diff options
author | Jacob Pan <jacob.jun.pan@linux.intel.com> | 2010-04-19 11:23:43 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-04-20 14:38:28 -0700 |
commit | ae7c9b70dcb4313ea3dbcc9a2f240dae6c2b50c0 (patch) | |
tree | e8b514e4e9de1236f3c370788d85beb21affe9d2 /CREDITS | |
parent | 05ce7bfe547c9fa967d9cab6c37867a9cb6fb3fa (diff) | |
download | talos-obmc-linux-ae7c9b70dcb4313ea3dbcc9a2f240dae6c2b50c0.tar.gz talos-obmc-linux-ae7c9b70dcb4313ea3dbcc9a2f240dae6c2b50c0.zip |
x86, mrst: Conditionally register cpu hotplug notifier for apbt
APB timer is used on Moorestown platforms but not on a standard PC.
If APB timer code is compiled in but not initialized at run-time due
to lack of FW reported SFI table, kernel would panic when the non-boot
CPUs are offlined and notifier is called.
https://bugzilla.kernel.org/show_bug.cgi?id=15786
This patch ensures CPU hotplug notifier for APB timer is only registered
when the APBT timer block is initialized.
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
LKML-Reference: <1271701423-1162-1-git-send-email-jacob.jun.pan@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions