Subject : Linux 2.6.37-rc1 (acpi_video) Submitter : Randy Dunlap <randy.dunlap@oracle.com> Date : 2010-11-02 18:51 Message-ID : 20101102115106.bac57d21.randy.dunlap@oracle.com References : http://marc.info/?l=linux-kernel&m=128872403920449&w=2 This entry is being used for tracking a regression from 2.6.36. Please don't close it until the problem is fixed in the mainline.
Created attachment 36992 [details] patch: poulsbo sub driver selects INPUT Yes, we can fix it by the one-line patch attached. But IMO, the real problem is that poulsbo stub driver should not select ACPI video driver at all, because there is no dependency between these two drivers. References: http://marc.info/?l=linux-acpi&m=128874714517914&w=2
Yes, the build is fixed by the patch attachment above. Unfortunately, I was trying to build a kernel with CONFIG_INPUT disabled, and this STUB driver now makes that impossible, but I suppose that's a different problem. This one can be closed.
Patch : https://bugzilla.kernel.org/attachment.cgi?id=36992 Handled-By : Zhang Rui <rui.zhang@intel.com>