• R
    Add /sys/kernel/notes · da1a679c
    Roland McGrath 提交于
    This patch adds the /sys/kernel/notes magic file.  Reading this delivers the
    contents of the kernel's .notes section.  This lets userland easily glean any
    detailed information about the running kernel's build that was stored there at
    compile time.
    Signed-off-by: NRoland McGrath <roland@redhat.com>
    Cc: Andi Kleen <ak@suse.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    Cc: Richard Henderson <rth@twiddle.net>
    Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
    Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
    Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
    Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
    da1a679c
ksysfs.c 3.0 KB