]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] msr.c: use register_hotcpu_notifier()
authorAndrew Morton <akpm@osdl.org>
Fri, 30 Jun 2006 08:55:29 +0000 (01:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 30 Jun 2006 18:25:34 +0000 (11:25 -0700)
commit6c93f8e7851d5815ffb6d5813088a61bab7a18ec
treed6e399ec606854cf9a1d016fcc403727d7906b08
parent3086379a4dc6f2cba9612ed9a2e443ec47a13e4c
[PATCH] msr.c: use register_hotcpu_notifier()

register_cpu_notifier() cannot do anything in a module, in a
!CONFIG_HOTPLUG_CPU kernel.

Cc: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/msr.c