]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite5223ad6e4756973e6b1d627af72f8484a88c82d
tree89d0f142652ae172a33b7433973acd465dd977d1
parent15db1543b442a400e603eb9d49333b7867110366
[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