Re: [PATCH 1/5] PCI MMConfig: Share what's shareable.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 07, 2006 at 03:49:53PM +0100, Olivier Galibert wrote:

> +void __init pci_mmcfg_init(int type)
> +{
> +	extern int pci_mmcfg_arch_init(void);

Please put this in a suitable header file.

> @@ -27,7 +23,7 @@
>  /* The base address of the last MMCONFIG device accessed */
>  static u32 mmcfg_last_accessed_device;
>  
> -static DECLARE_BITMAP(fallback_slots, MAX_CHECK_BUS*32);
> +extern DECLARE_BITMAP(pci_mmcfg_fallback_slots, MAX_CHECK_BUS*32);

... and this (also occurs in another place).

Cheers,
Muli

-
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]
  Powered by Linux