From: Andrew Morton Date: Fri, 30 Jun 2006 08:55:29 +0000 (-0700) Subject: [PATCH] msr.c: use register_hotcpu_notifier() X-Git-Tag: v2.6.18-rc1~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e09793bb9182115e6f5d15fd6571ac2b72d7a08a;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed