commit | 6b3f7b5c2221c7a4fe715ea4fd479b6d07bbcbb5 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@redhat.com> | Sat May 25 12:54:08 2013 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat May 25 10:27:27 2013 -0700 |
tree | 3ef6897f80225abf5ea5ff62002b1f0eb733fa52 | |
parent | 462a2b58b9860bc950b2d06d356de8fbfe1410fa [diff] |
score: remove redundant kcore_list entries kcore_vmalloc is in fs/proc/kcore.c and kcore_mem is unused across the tree. Noticed while grepping the tree for some other kcore stuff. (score looks pretty unmaintained to me.) Signed-off-by: Kyle McMartin <kyle@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>