Re: uninline check_signature()

From: Geert Uytterhoeven
Date: Tue Jul 17 2007 - 04:53:42 EST


On Tue, 17 Jul 2007, Geert Uytterhoeven wrote:
> On Mon, 16 Jul 2007, Linus Torvalds wrote:
> > On Mon, 16 Jul 2007, Andrew Morton wrote:
> > > No, no revert, please. If the architecture doesn't support readb() then we
> > > need some reliable way of working that out within Kconfig.
> >
> > Isn't that CONFIG_HAS_IOMEM?
>
> No, having memory mapped I/O doesn't mean you have PCI.
> How to access memory mapped I/O depends on the bus behind the device.

Like I said before:

| Just make check_signature() depend on ISA || PCI (and maybe || X86_32).

It's used by only a handful of legacy drivers.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/