Bug 17451 - Acer WMI complains if hardware is not found
Summary: Acer WMI complains if hardware is not found
Status: NEW
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: i386 (show other bugs)
Hardware: All Linux
: P1 low
Assignee: platform_i386
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 14:35 UTC by Pascal de Bruijn
Modified: 2012-08-13 16:02 UTC (History)
3 users (show)

See Also:
Kernel Version: 3.6-rc1
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Don't show error if Acer WMI extensions are not found. (794 bytes, patch)
2010-08-30 14:35 UTC, Pascal de Bruijn
Details | Diff

Description Pascal de Bruijn 2010-08-30 14:35:52 UTC
Created attachment 28451 [details]
Don't show error if Acer WMI extensions are not found.

Currently acer-wmi.c complains in "error mode" when it can't find any hardware. It is not silenced by the 'quiet' kernel parameter.

Other WMI drivers do not complain in "error mode" and _are_ silenced by 'quiet'.

The attached patch lowers the message level with which acer-wmi.c outputs it's hardware not found message.
Comment 1 Andrew Morton 2010-09-17 22:46:48 UTC
Please don't send patches via bugzilla - it causes lots of problems with
our usual patch management and review processes.

Please send this patch via email as per Documentation/SubmittingPatches. 
Suitable recipients may be found via scripts/get_maintainer.pl.  Please
also cc myself on the email.

Thanks.
Comment 2 Pascal de Bruijn 2010-09-21 12:50:05 UTC
Just sent the patch.
Comment 3 Lee, Chun-Yi 2011-03-29 04:40:12 UTC
Hi Pascal, 

Looks like your patch didn't merge by Matthew.
Are you mind git poll newest platform driver tree then submit patch again?

Note You need to log in before you can comment on or make changes to this bug.