linux/drivers/char/agp
Andrew Hastings 547c5355d1 x86_64: off-by-two error in aperture.c
I'm using a custom BIOS to configure the northbridge GART at address
0x80000000, size 2G.  Linux complains:

"Aperture from northbridge cpu 0 beyond 4GB. Ignoring."

I think there's an off-by-two error in arch/x86_64/kernel/aperture.c:

AK: use correct types for i386

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-11 12:53:00 -07:00
..
Kconfig
Makefile
agp.h
ali-agp.c [AGPGART] Add missing calls to global_flush_tlb() to ali-agp 2007-04-26 14:22:50 -04:00
alpha-agp.c PCI: Convert to alloc_pci_dev() 2007-05-02 19:02:37 -07:00
amd-k7-agp.c
amd64-agp.c x86_64: off-by-two error in aperture.c 2007-05-11 12:53:00 -07:00
ati-agp.c
backend.c
compat_ioctl.c
compat_ioctl.h
efficeon-agp.c
frontend.c
generic.c [AGPGART] Move [un]map_page_into_agp into asm/agp.h 2007-04-26 14:22:50 -04:00
hp-agp.c
i460-agp.c
intel-agp.c [AGPGART] Intel-agp adjustments 2007-04-26 14:22:51 -04:00
isoch.c
nvidia-agp.c [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces 2007-04-26 14:22:51 -04:00
parisc-agp.c PCI: Convert to alloc_pci_dev() 2007-05-02 19:02:37 -07:00
sgi-agp.c [AGPGART] Fix sparse warning in sgi-agp.c 2007-04-26 14:22:51 -04:00
sis-agp.c [AGPGART] prevent probe collision of sis-agp and amd64_agp 2007-04-26 14:22:50 -04:00
sworks-agp.c [AGPGART] sworks-agp: Switch to PCI ref counting APIs 2007-04-26 14:22:51 -04:00
uninorth-agp.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
via-agp.c