mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org, art <art@usfltd.com>
Subject: Re: kernel-2.6.15-rc5-rt2 - compilation error
Date: Wed, 14 Dec 2005 14:33:11 -0500	[thread overview]
Message-ID: <1134588791.13138.14.camel@localhost.localdomain> (raw)
In-Reply-To: <200512141157.AA15073854@usfltd.com>

Ingo,

x86_64 wont compile without PREEMPT_RT. It must regardless of PREEMPT_RT
have RWSEM_GENERIC_SPINLOCK.

-- Steve

Index: linux-2.6.15-rc5-rt2/arch/x86_64/Kconfig
===================================================================
--- linux-2.6.15-rc5-rt2.orig/arch/x86_64/Kconfig	2005-12-14 13:50:24.000000000 -0500
+++ linux-2.6.15-rc5-rt2/arch/x86_64/Kconfig	2005-12-14 14:08:02.000000000 -0500
@@ -240,13 +240,8 @@
 
 config RWSEM_GENERIC_SPINLOCK
 	bool
-	depends on PREEMPT_RT
 	default y
 
-config RWSEM_XCHGADD_ALGORITHM
-	depends on !RWSEM_GENERIC_SPINLOCK && !PREEMPT_RT
-	bool
-
 config K8_NUMA
        bool "Old style AMD Opteron NUMA detection"
        depends on NUMA




  parent reply	other threads:[~2005-12-14 19:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 17:57 kernel-2.6.15-rc5-rt2 - compilation error ‘RWSEM_ACTIVE_BIAS’ undeclared art
2005-12-14 18:49 ` Steven Rostedt
2005-12-14 19:33 ` Steven Rostedt [this message]
2005-12-14 20:22 ` Steven Rostedt
2005-12-15  8:20 ` Serge Noiraud

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=1134588791.13138.14.camel@localhost.localdomain \
    --to=rostedt@goodmis.org \
    --cc=art@usfltd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome