Yes, there is a performance impact to using `signed char' on machines where
char is normally unsigned. But the situation without the patch is that the
code in question is completely broken, which is probably even worse.
Most of the signed char issues are in code that isn't performance critical
anyway.
p.
-
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/