> > check_signature is relevant for anything with MMIO space (for example you > > can legitimately want to check_signature a MAC68K Nubus ROM). > > A generic check_signature() is a little difficult if we have separate io > functions for every bus. Does M68K implement iomap() and pci_iomap and friends yet ? check_signature has fairly few users so moving to be iomap based wouldn't be hard if that was a problem. The other option would seem to be bus->check_signature() ? Alan - 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/
- Follow-Ups:
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Roman Zippel <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- References:
- 2.6.22-rc6-mm1
- From: Andrew Morton <[email protected]>
- [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Heiko Carstens <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Andrew Morton <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Geert Uytterhoeven <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Andrew Morton <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Geert Uytterhoeven <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Andrew Morton <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Alan Cox <[email protected]>
- Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- From: Roman Zippel <[email protected]>
- 2.6.22-rc6-mm1
- Prev by Date: [PATCH] PCI: limit pci_get_bus_and_slot to domain 0
- Next by Date: Re: New format Intel microcode...
- Previous by thread: Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- Next by thread: Re: [patch -mm] Make check_signature() depend on CONFIG_HAS_IOMEM
- Index(es):