-
- Downloads
[IA64] SN: Correct ROM resource length for BIOS copy
On SN systems, when setting the IORESOURCE_ROM_BIOS_COPY resource flag, the resource length should be set to the actual size of the ROM image so that a call to pci_map_rom() returns the correct size. Signed-off-by:John Keller <jpk@sgi.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Tony Luck <tony.luck@intel.com>
Showing
- arch/ia64/sn/kernel/io_acpi_init.c 8 additions, 9 deletionsarch/ia64/sn/kernel/io_acpi_init.c
- arch/ia64/sn/kernel/io_init.c 17 additions, 3 deletionsarch/ia64/sn/kernel/io_init.c
- drivers/pci/rom.c 44 additions, 29 deletionsdrivers/pci/rom.c
- include/linux/pci.h 1 addition, 0 deletionsinclude/linux/pci.h
Loading
Please register or sign in to comment