bit ops on unsigned long?

Rusty Russell (rusty@rustcorp.com.au)
Sat, 16 Mar 2002 11:52:28 +1100


Hi Linus,

nfs is broken in 2.5 ATM because it does set_bit on an "int".
Can be *please* just bite the bullet and change the prototype on these
ops so we stop seeing the same mistakes over and over?

This and "copy_from_user doesn't return -EFAULT" are the two classic
trivial kernel bugs.

Thanks,
Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/