aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorShanker Donthineni <[email protected]>2016-04-06 12:49:24 -0500
committerRafael J. Wysocki <[email protected]>2016-04-07 01:25:28 +0200
commit169b38373fd4a7d47cac0e5fdeeae90b8c076f32 (patch)
tree1ed872b04c4eef0066efd80d7a92c591499c9850 /drivers/fpga/fpga-mgr.c
parentf387e5b901adb8352fcdf031bb2c539e390b92e2 (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 <[email protected]> Acked-by: Ashwin Chaugule <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions