All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: Florian Schmidt <mista.tapas@gmx.net>
Cc: Ingo Molnar <mingo@elte.hu>,
	linux-kernel@vger.kernel.org,
	Steven Rostedt <rostedt@goodmis.org>
Subject: Re: 2.6.15-rc5-rt2 build error
Date: Sun, 18 Dec 2005 17:00:55 -0500	[thread overview]
Message-ID: <1134943256.14510.13.camel@mindpipe> (raw)
In-Reply-To: <20051218210614.75f424eb@mango.fruits.de>

On Sun, 2005-12-18 at 21:06 +0100, Florian Schmidt wrote:
> config attached [cat .config|grep -v "#" >config]
> 
>   CC      lib/rwsem.o

Try the patches that Steven Rostedt posted in the "2.6.15-rc5-rt1 will
not compile" thread.  Not all of those seem to have made it into -rt2.

FWIW in order to compile -rt2 on x86-64 with !PREEMPT_RT this patch is
required:

Index: linux-2.6.15-rc5-rt1/arch/x86_64/Kconfig
===================================================================
--- linux-2.6.15-rc5-rt1.orig/arch/x86_64/Kconfig       2005-12-12
10:56:37.000000000 -0500
+++ linux-2.6.15-rc5-rt1/arch/x86_64/Kconfig    2005-12-12
21:33:56.000000000 -0500
@@ -240,7 +240,6 @@
 
 config RWSEM_GENERIC_SPINLOCK
        bool
-       depends on PREEMPT_RT
        default y
 
 config RWSEM_XCHGADD_ALGORITHM


Lee


      parent reply	other threads:[~2005-12-18 22:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-18 20:06 2.6.15-rc5-rt2 build error Florian Schmidt
2005-12-18 22:00 ` K.R. Foley
2005-12-19 14:44   ` Florian Schmidt
2005-12-19 15:26     ` Florian Schmidt
2005-12-19 15:46       ` Lee Revell
2005-12-19 16:03         ` Florian Schmidt
2005-12-18 22:00 ` Lee Revell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1134943256.14510.13.camel@mindpipe \
    --to=rlrevell@joe-job.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mista.tapas@gmx.net \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.