From: Andrew Morton <hidden> Date: 2003-05-24 00:41:56
Martin Josefsson [off-list ref] wrote:
Any reason you're not using get_order() ?
hm.
a) mips64 and cris seem to have forgotten to implement it.
b) ppc and ia64 just had to sneak a bit of asm into their version
c) all other architectures did a copy-n-paste.
I get the feeling that we need just a single copy of this guy, in
<linux/bitops.h>