From: Cyrill Gorcunov Date: Tue, 3 Jun 2008 21:00:58 +0000 (+0400) Subject: x86: watchdog - check for CPU is being supported X-Git-Tag: v2.6.27-rc1~1106^2~245^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a1b1d1322ebd1ece405f3057cdd408bc77e391d;p=pandora-kernel.git x86: watchdog - check for CPU is being supported This patch does check if CPU is being recongnized before call the unreserve(). Since enable_lapic_nmi_watchdog() does have such a check the same is make sense here too in a sake of code consistency (but nothing more). Signed-off-by: Cyrill Gorcunov Cc: mingo@redhat.com Cc: hpa@zytor.com Cc: macro@linux-mips.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed