android_kernel_xiaomi_sm7250/arch
Al Viro 23db764d3d [PATCH] Switch s390 to NO_IOMEM
Martin Schwidefsky wrote:
  "s390 does not even need (in|out)b(_p|).  I wondered what else from
   io.h do we not need.  The answer is: almost nothing.  With the devres
   patch from Al and the dma-mapping patch from Heiko we can get rid of
   iomem and all associated definitions."

So we'll just need to replace NO_IOPORT with NO_IOMEM in Kconfig and
kill arch/s390/mm/ioremap.c.

BTW, there's an annoying bit of junk in there - IO_SPACE_LIMIT.  We
only need it for /proc/ioports, which AFAICS shouldn't even be there
on s390 (or uml).  OTOH, removing that thing would mean a user-visible
change - we go from "empty file in /proc" to "no such file in /proc"...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 11:18:07 -08:00
..
alpha
arm [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
arm26
avr32
cris [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
frv
h8300 [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
i386 [PATCH] highmem: catch illegal nesting 2007-02-11 11:18:07 -08:00
ia64 [PATCH] Consolidate bust_spinlocks() 2007-02-11 10:51:34 -08:00
m32r [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
m68k [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
m68knommu [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
mips [PATCH] extend the set of "__attribute__" shortcut macros 2007-02-11 10:51:35 -08:00
parisc
powerpc
ppc
s390 [PATCH] Switch s390 to NO_IOMEM 2007-02-11 11:18:07 -08:00
sh
sh64
sparc [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
sparc64
um [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
v850
x86_64 [PATCH] Consolidate bust_spinlocks() 2007-02-11 10:51:34 -08:00
xtensa [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00