Since this isnt 32/64 bit compatible on big endian machines, can you
write some wrapper functions before all the archs implement it
themselves?
Think of 32 bit userspace passing a big endian bitmask into a 64 bit
kernel:
32 bit:
31-0 63-32 95-64 127-96
64 bit:
63-0 127-64
Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/