Akinobu Mita
61f2e7b0f4
bitops: remove minix bitops from asm/bitops.h
...
minix bit operations are only used by minix filesystem and useless by
other modules. Because byte order of inode and block bitmaps is different
on each architecture like below:
m68k:
big-endian 16bit indexed bitmaps
h8300, microblaze, s390, sparc, m68knommu:
big-endian 32 or 64bit indexed bitmaps
m32r, mips, sh, xtensa:
big-endian 32 or 64bit indexed bitmaps for big-endian mode
little-endian bitmaps for little-endian mode
Others:
little-endian bitmaps
In order to move minix bit operations from asm/bitops.h to architecture
independent code in minix filesystem, this provides two config options.
CONFIG_MINIX_FS_BIG_ENDIAN_16BIT_INDEXED is only selected by m68k.
CONFIG_MINIX_FS_NATIVE_ENDIAN is selected by the architectures which use
native byte order bitmaps (h8300, microblaze, s390, sparc, m68knommu,
m32r, mips, sh, xtensa). The architectures which always use little-endian
bitmaps do not select these options.
Finally, we can remove minix bit operations from asm/bitops.h for all
architectures.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Greg Ungerer <gerg@uclinux.org >
Cc: Geert Uytterhoeven <geert@linux-m68k.org >
Cc: Roman Zippel <zippel@linux-m68k.org >
Cc: Andreas Schwab <schwab@linux-m68k.org >
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com >
Cc: Heiko Carstens <heiko.carstens@de.ibm.com >
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Cc: Michal Simek <monstr@monstr.eu >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Hirokazu Takata <takata@linux-m32r.org >
Acked-by: Ralf Baechle <ralf@linux-mips.org >
Acked-by: Paul Mundt <lethal@linux-sh.org >
Cc: Chris Zankel <chris@zankel.net >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2011-03-23 19:46:22 -07:00
..
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-10-22 09:43:22 +02:00
2009-01-16 21:58:10 +10:00
2010-05-26 19:51:09 +02:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-12-12 13:08:14 +01:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2011-01-23 11:24:35 +01:00
2009-02-22 09:23:02 -08:00
2009-01-16 21:58:10 +10:00
2010-10-22 09:43:24 +02:00
2009-01-16 21:58:10 +10:00
2011-03-23 19:46:22 -07:00
2011-03-23 19:46:22 -07:00
2009-01-16 21:58:10 +10:00
2009-06-11 21:02:14 +02:00
2009-01-16 21:58:10 +10:00
2009-12-04 15:39:55 +01:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:44 +10:00
2009-03-24 15:17:45 +10:00
2009-01-16 21:58:10 +10:00
2009-01-26 10:38:43 -08:00
2010-08-11 08:59:21 -07:00
2009-01-16 21:58:10 +10:00
2009-11-26 09:16:19 +01:00
2011-01-05 15:19:20 +10:00
2009-01-16 21:58:10 +10:00
2009-09-16 09:43:37 +10:00
2011-03-15 21:01:57 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:45 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:45 +10:00
2010-08-11 08:59:21 -07:00
2009-09-16 09:43:38 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-12-16 07:20:12 -08:00
2009-01-16 21:58:10 +10:00
2010-10-26 16:52:12 -07:00
2011-01-05 15:19:18 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:44 +10:00
2010-02-05 12:22:42 +01:00
2009-01-16 21:58:10 +10:00
2009-05-29 08:40:02 -07:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:42 +10:00
2009-03-02 16:49:37 -05:00
2009-01-16 21:58:10 +10:00
2011-01-05 15:19:17 +10:00
2009-10-01 16:11:11 -07:00
2009-09-16 09:43:36 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:42 +10:00
2009-01-16 21:58:10 +10:00
2010-08-18 12:44:31 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-10-22 09:43:25 +02:00
2011-01-05 15:19:18 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-10-22 09:43:23 +02:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-09-16 09:43:37 +10:00
2010-11-03 11:30:07 +10:00
2009-01-26 10:33:01 -08:00
2009-01-16 21:58:10 +10:00
2009-06-16 19:47:51 -07:00
2009-01-16 21:58:10 +10:00
2010-06-09 11:12:36 +02:00
2009-01-16 21:58:10 +10:00
2011-01-05 15:19:20 +10:00
2011-01-05 15:19:20 +10:00
2011-01-05 15:19:20 +10:00
2011-01-18 08:05:20 -08:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2011-03-15 21:01:57 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-11-03 11:29:58 +10:00
2009-01-16 21:58:10 +10:00
2010-02-27 18:31:09 +01:00
2009-03-26 21:15:27 +01:00
2010-02-27 18:31:09 +01:00
2009-08-31 18:08:49 +02:00
2009-03-24 15:17:41 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2011-03-15 21:01:54 +10:00
2009-09-10 12:01:22 +10:00
2009-09-16 09:43:52 +10:00
2009-01-16 21:58:10 +10:00
2009-09-16 09:43:55 +10:00
2011-03-15 21:01:54 +10:00
2010-05-17 11:04:19 +10:00
2011-01-05 15:19:17 +10:00
2010-10-21 10:17:30 +10:00
2011-03-15 21:01:54 +10:00
2011-01-05 15:19:17 +10:00
2009-01-16 21:58:10 +10:00
2009-09-22 07:17:42 -07:00
2009-03-24 15:17:45 +10:00
2009-03-24 15:17:42 +10:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:45 +10:00
2009-08-26 23:14:49 +02:00
2010-10-26 16:52:08 -07:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2011-03-16 19:10:41 +01:00
2009-09-10 12:01:24 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-10-22 09:43:25 +02:00
2010-10-22 09:43:24 +02:00
2009-03-24 15:17:43 +10:00
2010-10-22 09:43:24 +02:00
2010-05-17 21:15:39 +02:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:41 +10:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:43 +10:00
2010-02-20 16:41:46 +00:00
2009-03-24 15:17:43 +10:00
2009-01-16 21:58:10 +10:00
2009-09-10 12:01:22 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2011-03-16 19:10:40 +01:00
2010-03-12 15:52:38 -08:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-04-02 01:05:31 +00:00
2009-01-16 21:58:10 +10:00
2010-08-07 18:15:50 +02:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:44 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-03-17 08:44:41 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-04-14 19:45:37 +02:00
2010-02-27 18:31:17 +01:00
2009-06-11 21:01:52 +02:00
2009-01-16 21:58:10 +10:00
2009-10-12 13:26:31 -07:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2011-02-16 09:43:16 +10:00
2009-07-27 12:10:38 -07:00
2011-01-05 21:17:19 +01:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-02-27 18:27:13 +01:00
2010-10-22 17:33:35 -07:00
2010-10-22 17:33:35 -07:00
2009-01-16 21:58:10 +10:00
2010-08-10 13:47:39 -07:00
2009-01-16 21:58:10 +10:00
2011-01-07 14:01:33 +01:00
2009-09-16 09:43:56 +10:00
2009-01-16 21:58:10 +10:00
2009-03-24 15:17:45 +10:00
2009-01-16 21:58:10 +10:00
2010-10-22 09:43:24 +02:00
2011-03-22 17:44:09 -07:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2010-02-27 18:44:10 +01:00
2009-03-24 15:17:43 +10:00
2011-01-07 14:06:59 +01:00
2009-01-16 21:58:10 +10:00
2010-02-27 18:31:18 +01:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00