From: "H. Peter Anvin" <[email protected]>

Hi Linus,

You probably have already seen this on the <[email protected]>
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to