334.16 won't compile for Linux v3.13 (patch included)

The patch is broken. The last change to nvidia_uvm_linux.h is incorrect. That function only gets declared if the kernel hasn’t declared kuid_t (pre 3.5.x). The change will break compilation on those kernels and do nothing on newer ones.