]> git.baikalelectronics.ru Git - kernel.git/commit
score: remove redundant kcore_list entries
authorKyle McMartin <kyle@redhat.com>
Sat, 25 May 2013 16:54:08 +0000 (12:54 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 May 2013 17:27:27 +0000 (10:27 -0700)
commitc87b3003c1461dd9be9448b56c799c9f3eea741d
tree3ef6897f80225abf5ea5ff62002b1f0eb733fa52
parent67be1b823caae547c4ebf66ec1dffffc06898ccf
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>
arch/score/mm/init.c