* Re: [PATCH -rt] Remove double history
2006-04-18 14:25 [PATCH -rt] Remove double history Daniel Walker
@ 2006-04-18 13:44 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2006-04-18 13:44 UTC (permalink / raw)
To: Daniel Walker; +Cc: linux-kernel
* Daniel Walker <dwalker@mvista.com> wrote:
> Assuming you don't want it in there twice .
indeed - applied.
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH -rt] Remove double history
@ 2006-04-18 14:25 Daniel Walker
2006-04-18 13:44 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Walker @ 2006-04-18 14:25 UTC (permalink / raw)
To: mingo; +Cc: linux-kernel
Assuming you don't want it in there twice .
Signed-Off-By: Daniel Walker <dwalker@mvista.com>
Index: linux-2.6.16/kernel/rt.c
===================================================================
--- linux-2.6.16.orig/kernel/rt.c
+++ linux-2.6.16/kernel/rt.c
@@ -19,17 +19,6 @@
* This code is a from-scratch implementation and is not based on pmutexes,
* but the idea of converting spinlocks to mutexes is used here too.
*
- * historic credit for proving that Linux spinlocks can be implemented via
- * RT-aware mutexes goes to many people: The Pmutex project (Dirk Grambow
- * and others) who prototyped it on 2.4 and did lots of comparative
- * research and analysis; TimeSys, for proving that you can implement a
- * fully preemptible kernel via the use of IRQ threading and mutexes;
- * Bill Huey for persuasively arguing on lkml that the mutex model is the
- * right one; and to MontaVista, who ported pmutexes to 2.6.
- *
- * This code is a from-scratch implementation and is not based on pmutexes,
- * but the idea of converting spinlocks to mutexes is used here too.
- *
* lock debugging, locking tree, deadlock detection:
*
* Copyright (C) 2004, LynuxWorks, Inc., Igor Manyilov, Bill Huey
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-18 14:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-18 14:25 [PATCH -rt] Remove double history Daniel Walker
2006-04-18 13:44 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®