xen-acpi-processor: Don't display errors when we get -ENOSYS
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 19 Mar 2014 20:03:23 +0000 (16:03 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 23 May 2014 16:34:00 +0000 (12:34 -0400)
commit1a4b50f674d0d2f66569f08d063996971b7d48f2
treecb4cc1df80a6c3f77c3d6b8e21f1b1b012872f45
parent0a9fd0152929db372ff61b0d6c280fdd34ae8bdb
xen-acpi-processor: Don't display errors when we get -ENOSYS

which is a perfectly legal error. This can be triggered if the
user has booted Xen with the no-cpuidle parameter.

Reported-by-and-Tested-by: Don Slutz <dslutz@verizon.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/xen-acpi-processor.c