On Tue, 18 Sep 2007, Jeff Garzik wrote: > > Easy enough... 'pcimap' branch of > git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git This is wrong. You must not put it in lib/iomap.c, since that file is only compiled for architectures that use CONFIG_GENERIC_IOMAP. So you need to put it in some *generic* PCI place, like drivers/pci/pci.c or similar. Linus - 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/
- References:
- [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: "Luis R. Rodriguez" <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: Alan Cox <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: "Luis R. Rodriguez" <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: Linus Torvalds <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: "Luis R. Rodriguez" <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: Linus Torvalds <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: Benjamin Herrenschmidt <[email protected]>
- Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- From: Jeff Garzik <[email protected]>
- [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- Prev by Date: Re: BUG? Suspend during active sound playback kills sound
- Next by Date: [PATCH] UML - Fix irqstack crash
- Previous by thread: Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- Next by thread: Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
- Index(es):