Comment 11 for bug 1252664

Revision history for this message
Alberto Milone (albertomilone) wrote :

Nice catch.

While we're at it, instead of checking the kernel version, we can simply do #ifdef CONFIG_UIDGID_STRICT_TYPE_CHECKS and use __kuid_val (which in turn only does "return uid.val")