summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-01-14 09:41:45 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-01-15 22:09:06 +0100
commit970530cd00578d9dd9de45ecf297b28f6809c738 (patch)
treec7c6a2df26a86838ecd7251736134d9a84839884 /include/linux/debugobjects.h
parentde588b8ff057d4de0751f337b930f90ca522bab2 (diff)
ACPI / video: Revert "ACPI / video: driver must be registered before checking for keypresses"
On systems with an intel video opcode region, the completion used in the patch this commit reverts will only complete if the i915 driver loads. If for some reason the i915 driver never loads calls to acpi_video_handles_brightness_key_presses() may be delayed indefinitely. This reverts commit aecbd9b1bff6 ("ACPI / video: driver must be registered before checking for keypresses") fixing this. This reintroduces a potential NULL pointer deref due to using an uninitalized mutex, this is fixed differently in a follow-up patch. Fixes: aecbd9b1bff6 (ACPI / video: driver must be registered before checking for keypresses) Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions