lkml.org 
[lkml]   [2005]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: kernel-2.6.15-rc5-rt2 - compilation error
From
Date
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


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-12-14 20:37    [W:0.162 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site