Files
kernel-tenderloin-3.0/include/asm-generic
Jiri Slaby d05be13bcc define first set of BIT* macros
define first set of BIT* macros

- move BITOP_MASK and BITOP_WORD from asm-generic/bitops/atomic.h to
  include/linux/bitops.h and rename it to BIT_MASK and BIT_WORD
- move BITS_TO_LONGS and BITS_PER_BYTE to bitops.h too and allow easily
  define another BITS_TO_something (e.g. in event.c) by BITS_TO_TYPE macro
Remaining (and common) BIT macro will be defined after all occurences and
conflicts will be sorted out in the patches.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:42 -07:00
..
2007-10-19 11:53:42 -07:00
2007-10-19 11:53:41 -07:00
2007-07-31 21:12:07 -07:00
2007-04-25 22:23:33 -07:00
2007-07-16 09:05:45 -07:00
2007-02-12 09:48:34 -08:00
2007-10-17 08:42:55 -07:00
2007-10-17 08:42:47 -07:00
2006-10-03 23:01:26 +02:00
2007-05-11 08:29:34 -07:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2007-07-31 15:39:42 -07:00