[PATCH] Kdump: Export crash notes section address through sysfs
authorVivek Goyal <vgoyal@in.ibm.com>
Sat, 25 Jun 2005 21:58:12 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:51 +0000 (16:24 -0700)
commit625f1c8219d95300ed32e4c67eb62a50ded095ba
tree2e303a649604cabc922f2ade67435eaf83bbfa98
parentcf13f0eaffa31bf6a145c53c589654b11c72ddc7
[PATCH] Kdump: Export crash notes section address through sysfs

o Following patch exports kexec global variable "crash_notes" to user space
  through sysfs as kernel attribute in /sys/kernel.

Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/crash.c
arch/x86_64/kernel/crash.c
include/asm-i386/kexec.h
include/asm-x86_64/kexec.h
kernel/ksysfs.c