]> Git Repo - linux.git/commit
acpi processor: remove superfluous warning message
authorFrans Pop <[email protected]>
Wed, 26 Aug 2009 21:29:30 +0000 (14:29 -0700)
committerLinus Torvalds <[email protected]>
Thu, 27 Aug 2009 03:06:53 +0000 (20:06 -0700)
commitbdf57de4e6abc389cc3f3bd94ec15cce74cf6f4b
tree98cf68138b5b01aecd9fbda68657d789fb891d2f
parent2a908002c7b1b666616103e9df2419b38d7c6f1f
acpi processor: remove superfluous warning message

This failure is very common on many platforms.  Handling it in the ACPI
processor driver is enough, and we don't need a warning message unless
CONFIG_ACPI_DEBUG is set.

Based on a patch from Zhang Rui.

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=13389

Signed-off-by: Frans Pop <[email protected]>
Acked-by: Zhang Rui <[email protected]>
Cc: Len Brown <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/acpi/processor_throttling.c
This page took 0.051969 seconds and 4 git commands to generate.