Fix WARN_ON() on bitfield ops for all other archs
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 1 Aug 2007 22:18:38 +0000 (00:18 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 2 Aug 2007 03:45:38 +0000 (20:45 -0700)
commitfd0cbdd378258fdf44eac5ea091256a4a665315b
treed45c9d74c159034db371919864b400a6f3ca0dbf
parent8d4fbcfbe0a4bfc73e7f0297c59ae514e1f1436f
Fix WARN_ON() on bitfield ops for all other archs

Fixes WARN_ON() on bitfiels ops for all architectures that have
been left out in 8d4fbcfbe0a4bfc73e7f0297c59ae514e1f1436f.

Cc: Alexey Dobriyan <adobriyan@sw.ru>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Kyle McMartin <kyle@parisc-linux.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-avr32/bug.h
include/asm-parisc/bug.h
include/asm-s390/bug.h
include/asm-sh/bug.h