From 1e833e8c3f86de6780b77f8db07020a2b145c558 Mon Sep 17 00:00:00 2001 From: Jeremy Fitzhardinge Date: Mon, 28 Apr 2008 11:05:07 -0700 Subject: [PATCH] --- yaml --- r: 95621 b: refs/heads/master c: a4c863f497e640e049083e1b3a1f3723cb766da9 h: refs/heads/master i: 95619: 5a9649f96a2cbd1cf2b0f533468293ec203eb523 v: v3 --- [refs] | 2 +- trunk/arch/x86/vdso/vdso32-setup.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 684e84dc1cde..75f212a12aa9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f6c133f7d5ee3b82f5b34b988e897ea38cd8219c +refs/heads/master: a4c863f497e640e049083e1b3a1f3723cb766da9 diff --git a/trunk/arch/x86/vdso/vdso32-setup.c b/trunk/arch/x86/vdso/vdso32-setup.c index e2af8eee80e3..4dceeb1fc5e0 100644 --- a/trunk/arch/x86/vdso/vdso32-setup.c +++ b/trunk/arch/x86/vdso/vdso32-setup.c @@ -303,8 +303,6 @@ int __init sysenter_setup(void) #ifdef CONFIG_X86_32 gate_vma_init(); - - printk("Compat vDSO mapped to %08lx.\n", __fix_to_virt(FIX_VDSO)); #endif if (!vdso32_sysenter()) {