From c5fa3b4d2cf1a262ba325a1bd2e069e9d093749b Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Mon, 18 Jul 2011 21:10:54 +0200 Subject: [PATCH] x86, vdso: Drop now wrong comment Now that 3a855882b7fefd0b0bd13b8a07545627863564a2 is in, it is very important that the below lying comment be removed! :-) Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/20110718191054.GA18359@liondog.tnic Acked-by: Andy Lutomirski Signed-off-by: H. Peter Anvin --- arch/x86/vdso/vclock_gettime.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/vdso/vclock_gettime.c b/arch/x86/vdso/vclock_gettime.c index 8792d6e0a2c30..6bc0e723b6e88 100644 --- a/arch/x86/vdso/vclock_gettime.c +++ b/arch/x86/vdso/vclock_gettime.c @@ -6,7 +6,6 @@ * * The code should have no internal unresolved relocations. * Check with readelf after changing. - * Also alternative() doesn't work. */ /* Disable profiling for userspace code: */ -- 2.39.5