The error message is turned into a pr_debug debug message with this commit:
commit efd756daf4ddae3cec2404c4e0b680b7cfdd6a45 Author: Rafael J. Wysocki <[email protected]> Date: Thu Feb 5 00:40:08 2015 +0100 ACPI / PCC: Use pr_debug() for debug messages in pcc_init() pcc_init() uses pr_err() to print two messages that are really debug and not interesting to users. Replace those pr_err() with pr_debug(). Reported-by: Cristian <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1430625 Title: ACPI PCC probe failed. To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1430625/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
