[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070328215514.GA20200@plexity.net>
Date: Wed, 28 Mar 2007 14:55:14 -0700
From: Deepak Saxena <dsaxena@...xity.net>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH -rt] Fix build on MIPS
Extra #endif got into atomic.h
Signed-off-by: Deepak Saxena <dsaxena@...sta.com>
Index: linux-2.6.21-rc5/include/asm-mips/atomic.h
===================================================================
--- linux-2.6.21-rc5.orig/include/asm-mips/atomic.h
+++ linux-2.6.21-rc5/include/asm-mips/atomic.h
@@ -566,7 +566,6 @@ static __inline__ long atomic64_add_retu
raw_local_irq_restore(flags);
}
#endif
-#endif
smp_mb();
--
Deepak Saxena - dsaxena@...xity.net - http://www.plexity.net
In the end, they will not say, "those were dark times," they will ask
"why were their poets silent?" - Bertolt Brecht
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists