diff options
author | Shanker Donthineni <shankerd@codeaurora.org> | 2016-04-06 12:49:24 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-07 01:25:28 +0200 |
commit | 169b38373fd4a7d47cac0e5fdeeae90b8c076f32 (patch) | |
tree | 1ed872b04c4eef0066efd80d7a92c591499c9850 /arch/tile/Makefile | |
parent | f387e5b901adb8352fcdf031bb2c539e390b92e2 (diff) |
mailbox: pcc: Don't access an unmapped memory address space
The acpi_pcc_probe() may end up accessing memory outside of the PCCT
table space causing the kernel panic(). Increment the pcct_entry
pointer after parsing 'HW-reduced Communications Subspace' to fix
the problem. This change also enables the parsing of subtable at
index 0.
Signed-off-by: Shanker Donthineni <shankerd@codeaurora.org>
Acked-by: Ashwin Chaugule <ashwin.chaugule@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/tile/Makefile')
0 files changed, 0 insertions, 0 deletions