On 08/24/11 21:40, Bruce Ashfield wrote:
On 11-08-23 10:45 PM, Liming Wang wrote:
__vdso_clock_gettime should fall back to call vdso_fallback_gettime
function
if no clockid is selected, not just return error.
At a glance, this seems reasonable to me .. and then I
looked a bit more. This is in
On 11-08-23 10:45 PM, Liming Wang wrote:
__vdso_clock_gettime should fall back to call vdso_fallback_gettime function
if no clockid is selected, not just return error.
At a glance, this seems reasonable to me .. and then I
looked a bit more. This is in fact introduced by lttng and
the ENIVAL do
__vdso_clock_gettime should fall back to call vdso_fallback_gettime function
if no clockid is selected, not just return error.
Signed-off-by: Liming Wang
---
arch/x86/vdso/vclock_gettime.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/x86/vdso/vclock_gettime.c b/