> Index: linux-2.6.17-mm2/arch/x86_64/pci/mmconfig.c
> ===================================================================
> --- linux-2.6.17-mm2.orig/arch/x86_64/pci/mmconfig.c
> +++ linux-2.6.17-mm2/arch/x86_64/pci/mmconfig.c
> @@ -16,6 +16,7 @@
> /* aperture is up to 256MB but BIOS may reserve less */
> #define MMCONFIG_APER_MIN (2 * 1024*1024)
> #define MMCONFIG_APER_MAX (256 * 1024*1024)
> +extern int is_acpi_reserved(unsigned long start, unsigned long end);
The prototype belongs into some shared header.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]