From: "H. Peter Anvin" <hpa@xxxxxxxxxxxxxxx> Hi Linus, You probably have already seen this on the <security@xxxxxxxxxx> mailing list, but here is a cleaned up patch for you. This is an incorrect use of struct timespec in one of the x32 compatibility functions; we are supposed to copy it into a kernel buffer even for the non-compat ABI, but instead passed the pointer as if it had been a kernel pointer. -hpa -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html