[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)
authorVivek Goyal <vgoyal@in.ibm.com>
Tue, 10 Jan 2006 04:51:42 +0000 (20:51 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:26 +0000 (08:01 -0800)
commit35ed319a36cdfd88fc3debe6ce24e756bc474cce
tree89d0f142652ae172a33b7433973acd465dd977d1
parent51be5606d9ff9eb27ed6514f6172fbd7578a25d6
[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)

Removes the call to get_cpu() and put_cpu() as it is not required.

Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/base/cpu.c