summaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorAaron Ma <aaron.ma@canonical.com>2020-10-03 01:09:16 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-14 10:31:22 +0200
commitb12eefc33824e4aea6bdfc26271107ab96e546ff (patch)
treecea44c7ee284f9bab82537602e633992435ab0bb /drivers/base
parentdfedfbe0feb7c01943882a601d43a3d2e8d2a16a (diff)
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
commit 720ef73d1a239e33c3ad8fac356b9b1348e68aaf upstream. Evaluating ACPI _BCL could fail, then ACPI buffer size will be set to 0. When reuse this ACPI buffer, AE_BUFFER_OVERFLOW will be triggered. Re-initialize buffer size will make ACPI evaluate successfully. Fixes: 46445b6b896fd ("thinkpad-acpi: fix handle locate for video and query of _BCL") Signed-off-by: Aaron Ma <aaron.ma@canonical.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions