I know that this is usually not performance critical, but by gawd that code
is inefficient and bloaty.
It has 18 callsites; it can be put in lib/lib.a:copy_in_user.o. The
access_ok() checks only need to be run once. It can copy a cacheline at a
time.
-
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/