Re: lib/iomap.c mmio_{in,out}s* vs. __raw_* accessors

From: Linus Torvalds
Date: Sat Nov 04 2006 - 22:52:08 EST




On Sun, 5 Nov 2006, Benjamin Herrenschmidt wrote:
>
> Make the generic lib/iomap.c use arch provided MMIO accessors when
> available for big endian and repeat operations. Also while at it,
> fix the *_be version which are currently broken for PIO

Just rip the _be versions out, methinks.

Also, what does your "writesb()" actually look like? I assume it's the
exact same thing as the generic one, with just another barrier. No?

Linus
-
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/