]> Pileus Git - ~andy/linux/commit
kcore: add Kconfig help text
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 12 Nov 2013 23:11:16 +0000 (15:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:33 +0000 (12:09 +0900)
commit1c3fc3e5cc8a81d21b199cb739d5d9c51f3688f4
tree6bd3cd37efd0bcd750c894e3d4d6c383e4897efd
parent5721cf84d9d8d41915f77dd639969b7fa91b6a79
kcore: add Kconfig help text

Under Pseudo filesystems, /proc/kcore support has no help.

Fixes a portion of kernel bugzilla #52671:
  https://bugzilla.kernel.org/show_bug.cgi?id=52671

Thanks for David Howells for the help text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: <lailavrazda1979@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/Kconfig