ext2_* in bitops.h
Andy Grover
andy.grover at oracle.com
Wed Mar 4 16:27:40 EST 2009
Hi,
Can the ext2_* definitions in arch/powerpc/include/asm/bitops.h be
replaced with:
#include <include/asm-generic/bitops/ext2-non-atomic.h>
#include <include/asm-generic/bitops/ext2-atomic.h>
?
Also, can the bitop swizzling (starting at line 351) be removed by
including include/asm-generic/bitops/le.h? It looks very similar if not
identical.
I'm afraid I don't have a ppc to test on so I wanted to see what you all
thought.
Regards -- Andy
More information about the Linuxppc-dev
mailing list