* 2.6.15-rc5-rt4 x86 patch
@ 2005-12-20 17:43 Clark Williams
2005-12-20 19:28 ` Steven Rostedt
2005-12-24 21:21 ` Jan Engelhardt
0 siblings, 2 replies; 4+ messages in thread
From: Clark Williams @ 2005-12-20 17:43 UTC (permalink / raw)
To: lkml
[-- Attachment #1: Type: text/plain, Size: 488 bytes --]
I still need the following to compile with PREEMPT_RT on an x86:
--- ./arch/i386/Kconfig.cpu.orig 2005-12-20 11:26:34.000000000 -0600
+++ ./arch/i386/Kconfig.cpu 2005-12-20 11:33:23.000000000 -0600
@@ -229,11 +229,6 @@
depends on M386
default y
-config RWSEM_XCHGADD_ALGORITHM
- bool
- depends on !M386
- default y
-
config GENERIC_CALIBRATE_DELAY
bool
default y
--
Clark Williams <williams@redhat.com>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.15-rc5-rt4 x86 patch
2005-12-20 17:43 2.6.15-rc5-rt4 x86 patch Clark Williams
@ 2005-12-20 19:28 ` Steven Rostedt
2005-12-20 19:38 ` Clark Williams
2005-12-24 21:21 ` Jan Engelhardt
1 sibling, 1 reply; 4+ messages in thread
From: Steven Rostedt @ 2005-12-20 19:28 UTC (permalink / raw)
To: Clark Williams; +Cc: Ingo Molnar, lkml
Hi Clark,
I've submitted a similar patch since rc5-rt1.
http://lkml.org/lkml/2005/12/13/184
Ingo,
It's still not in there?
-- Steve
On Tue, 2005-12-20 at 11:43 -0600, Clark Williams wrote:
> I still need the following to compile with PREEMPT_RT on an x86:
>
> --- ./arch/i386/Kconfig.cpu.orig 2005-12-20 11:26:34.000000000 -0600
> +++ ./arch/i386/Kconfig.cpu 2005-12-20 11:33:23.000000000 -0600
> @@ -229,11 +229,6 @@
> depends on M386
> default y
>
> -config RWSEM_XCHGADD_ALGORITHM
> - bool
> - depends on !M386
> - default y
> -
> config GENERIC_CALIBRATE_DELAY
> bool
> default y
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.15-rc5-rt4 x86 patch
2005-12-20 19:28 ` Steven Rostedt
@ 2005-12-20 19:38 ` Clark Williams
0 siblings, 0 replies; 4+ messages in thread
From: Clark Williams @ 2005-12-20 19:38 UTC (permalink / raw)
To: Steven Rostedt; +Cc: Ingo Molnar, lkml
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
On Tue, 2005-12-20 at 14:28 -0500, Steven Rostedt wrote:
> Hi Clark,
>
> I've submitted a similar patch since rc5-rt1.
>
> http://lkml.org/lkml/2005/12/13/184
>
Of course you did, since I stole^Wborrowed it from you :)
I was just subtly prodding Ingo...
Clark
--
Clark Williams <williams@redhat.com>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.15-rc5-rt4 x86 patch
2005-12-20 17:43 2.6.15-rc5-rt4 x86 patch Clark Williams
2005-12-20 19:28 ` Steven Rostedt
@ 2005-12-24 21:21 ` Jan Engelhardt
1 sibling, 0 replies; 4+ messages in thread
From: Jan Engelhardt @ 2005-12-24 21:21 UTC (permalink / raw)
To: Clark Williams; +Cc: lkml
>I still need the following to compile with PREEMPT_RT on an x86:
Ah. Does that explain the big compile failure in lib/rwsem.c I just
stumbled over too?
>
>--- ./arch/i386/Kconfig.cpu.orig 2005-12-20 11:26:34.000000000 -0600
>+++ ./arch/i386/Kconfig.cpu 2005-12-20 11:33:23.000000000 -0600
>@@ -229,11 +229,6 @@
> depends on M386
> default y
>
>-config RWSEM_XCHGADD_ALGORITHM
>- bool
>- depends on !M386
>- default y
>-
> config GENERIC_CALIBRATE_DELAY
> bool
> default y
Jan Engelhardt
--
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-12-24 21:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-20 17:43 2.6.15-rc5-rt4 x86 patch Clark Williams
2005-12-20 19:28 ` Steven Rostedt
2005-12-20 19:38 ` Clark Williams
2005-12-24 21:21 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox