Re: [PATCH v2] Fix VDSO gettimeofday() when called with NULL struct timeval.
From: Segher Boessenkool <hidden>
Date: 2007-06-26 07:55:39
From: Segher Boessenkool <hidden>
Date: 2007-06-26 07:55:39
quoted
Updated to include feedback from Ben and Segher, also reposition the compare in the 64bit VDSO to catch all the references to tv. From: Tony Breeds <redacted>Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Yep fine, thanks Tony. Segher