* [PATCH] remove unused variable in arch/i386/kernel/cpu/cyrix.c
@ 2002-11-28 22:14 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2002-11-28 22:14 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
--- 1.6/arch/i386/kernel/cpu/cyrix.c Fri Nov 15 03:02:21 2002
+++ edited/arch/i386/kernel/cpu/cyrix.c Thu Nov 28 14:22:16 2002
@@ -170,7 +170,7 @@
{
unsigned long flags;
u8 ccr3, ccr4;
- unsigned long cr0;
+
local_irq_save(flags);
ccr3 = getCx86(CX86_CCR3);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-28 14:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-28 22:14 [PATCH] remove unused variable in arch/i386/kernel/cpu/cyrix.c Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.