x86: print message if nmi_watchdog=2 cannot be enabled
authorIngo Molnar <mingo@elte.hu>
Thu, 27 Mar 2008 22:39:42 +0000 (23:39 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 4 Apr 2008 16:36:45 +0000 (18:36 +0200)
commit9c9b81f77330ddc003a2de2f35fa6a20410c1a62
tree9c96b2827aea1cd44770330ea28ff5bf65077f8e
parent4f14bdef41e599e218d71e3d0abf339d65e9b480
x86: print message if nmi_watchdog=2 cannot be enabled

right now if there's no CPU support for nmi_watchdog=2 we'll just
refuse it silently.

print a useful warning.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perfctr-watchdog.c