In the networking code we intentionally take them. Its faster to try to align
(with 99.9something% success) than to always assume the worst. That is quite
common in the kernel - it pays to assume the common good case and only pay
for the rare cases it fails. copy_*_user has the same attitude
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/