On Tue, 17 Jul 2007, Geert Uytterhoeven wrote: > > OR I'll have to disable HAS_IOMEM on m68k, and invent a new Kconfig > symbol for lots of other stuff that currently depends on HAS_IOMEM... Well, as far as I'm concerned, you could also make all drivers that actually need "check_signature()" do a Kconfig level select CHECK_SIGNATURE along with a config CHECK_SIGNATURE bool default n in lib/Kconfig, and thus make it totally independent of any hw/bus features at all, and simply depend on whether it is needed or not. I'd be ok with that, and it's certainly "correct" too. Hmm? 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/
- Follow-Ups:
- [PATCH] Introduce CONFIG_CHECK_SIGNATURE (was: Re: uninline check_signature())
- From: Geert Uytterhoeven <[email protected]>
- Re: uninline check_signature()
- From: Geert Uytterhoeven <[email protected]>
- [PATCH] Introduce CONFIG_CHECK_SIGNATURE (was: Re: uninline check_signature())
- References:
- Re: uninline check_signature()
- From: Heiko Carstens <[email protected]>
- Re: uninline check_signature()
- From: Andrew Morton <[email protected]>
- Re: uninline check_signature()
- From: Linus Torvalds <[email protected]>
- Re: uninline check_signature()
- From: Heiko Carstens <[email protected]>
- Re: uninline check_signature()
- From: Geert Uytterhoeven <[email protected]>
- Re: uninline check_signature()
- From: Jeff Dike <[email protected]>
- Re: uninline check_signature()
- From: Geert Uytterhoeven <[email protected]>
- Re: uninline check_signature()
- From: Linus Torvalds <[email protected]>
- Re: uninline check_signature()
- From: Geert Uytterhoeven <[email protected]>
- Re: uninline check_signature()
- Prev by Date: Re: Hibernation considerations
- Next by Date: [Resend][PATCH 1/9] ACPI: Implement the set_target() callback from pm_ops
- Previous by thread: Re: uninline check_signature()
- Next by thread: Re: uninline check_signature()
- Index(es):