diff options
| author | Yinghai Lu <[email protected]> | 2007-11-17 15:27:01 +0000 |
|---|---|---|
| committer | Thomas Gleixner <tglx@apollo.(none)> | 2007-11-17 15:27:01 +0000 |
| commit | 3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412 (patch) | |
| tree | 54d2e8ad6cab03beb2834a4bbe568739b068db79 /fs/proc/array.c | |
| parent | x86: fix reboot with no keyboard attached (diff) | |
| download | kernel-3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412.tar.gz kernel-3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412.zip | |
x86: check boundary in count setup resource
need to check info->res_num less than PCI_BUS_NUM_RESOURCES, so
info->bus->resource[info->res_num] = res will not beyond of bus resource
array when acpi returns too many resource entries.
Signed-off-by: Yinghai Lu <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Gary Hade <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
