Re: [PATCH] fix ips driver compile problems

Linus Torvalds (torvalds@transmeta.com)
Tue, 16 Apr 2002 11:59:20 -0700 (PDT)


On Tue, 16 Apr 2002, Alan Cox wrote:
>
> In which case can you do it so that virt_to_bus() being exposed requires
> the user selects
>
> CONFIG_UNPORTED_CRAP_WORKAROUNDS

On by default on x86 ;)

> or similar - so that we can find them, and that can't be selected on non
> x86 ?

Absolutely. The 2.5.8 headers right now expose the old virt_to_bus()
stuff, but only on x86. Other architectures will error the same way
they've done since the bio stuff was updated.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/