lkml.org 
[lkml]   [2005]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 084/198] x86_64: Remove unused macro in preempt support
From
Date

From: "Andi Kleen" <ak@suse.de>

Remove unused macro in preempt support

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

25-akpm/arch/x86_64/kernel/entry.S | 5 +----
1 files changed, 1 insertion(+), 4 deletions(-)

diff -puN arch/x86_64/kernel/entry.S~x86_64-remove-unused-macro-in-preempt-support arch/x86_64/kernel/entry.S
--- 25/arch/x86_64/kernel/entry.S~x86_64-remove-unused-macro-in-preempt-support 2005-04-12 03:21:23.267599688 -0700
+++ 25-akpm/arch/x86_64/kernel/entry.S 2005-04-12 03:21:23.270599232 -0700
@@ -44,10 +44,7 @@

.code64

-#ifdef CONFIG_PREEMPT
-#define preempt_stop cli
-#else
-#define preempt_stop
+#ifndef CONFIG_PREEMPT
#define retint_kernel retint_restore_args
#endif

_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-04-13 05:02    [W:0.091 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site