Revision 55051feb57eba600b366006757304a0af3ada2bd authored by Bjorn Helgaas on 23 April 2010, 23:05:24 UTC, committed by Jesse Barnes on 26 April 2010, 19:30:03 UTC
When we move a PCI device or assign resources to a device not configured
by the BIOS, we want to avoid the BIOS region below 1MB.  Note that if the
BIOS places devices below 1MB, we leave them there.

See https://bugzilla.kernel.org/show_bug.cgi?id=15744
and https://bugzilla.kernel.org/show_bug.cgi?id=15841

Tested-by: Andy Isaacson <adi@hexapodia.org>
Tested-by: Andy Bailey <bailey@akamai.com>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
1 parent b91ce4d
History
File Mode Size
Makefile -rw-r--r-- 806 bytes
gus_dma.c -rw-r--r-- 7.0 KB
gus_dram.c -rw-r--r-- 2.9 KB
gus_instr.c -rw-r--r-- 4.9 KB
gus_io.c -rw-r--r-- 17.5 KB
gus_irq.c -rw-r--r-- 4.7 KB
gus_main.c -rw-r--r-- 13.0 KB
gus_mem.c -rw-r--r-- 9.7 KB
gus_mem_proc.c -rw-r--r-- 3.6 KB
gus_mixer.c -rw-r--r-- 6.0 KB
gus_pcm.c -rw-r--r-- 29.1 KB
gus_reset.c -rw-r--r-- 13.1 KB
gus_tables.h -rw-r--r-- 4.6 KB
gus_timer.c -rw-r--r-- 5.2 KB
gus_uart.c -rw-r--r-- 7.9 KB
gus_volume.c -rw-r--r-- 5.5 KB
gusclassic.c -rw-r--r-- 7.2 KB
gusextreme.c -rw-r--r-- 11.0 KB
gusmax.c -rw-r--r-- 10.8 KB
interwave-stb.c -rw-r--r-- 41 bytes
interwave.c -rw-r--r-- 26.6 KB

back to top