On Sunday 12 December 2010 21:46:59 Sven Eckelmann wrote: > We use functions like hweight_long or set/test_bit which enforce the > type "unsigned long". This makes it impossible to replace the type in > this define with any other type without breaking the kernel module.
Applied in revision 1894. Thanks, Marek
