]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit196fa582b22f788e42eb939d9406131c91d1991c
tree2e303a649604cabc922f2ade67435eaf83bbfa98
parent4f4bcb931a09eae26712c7bcafa5cca3faaee73b
[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