mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re:=?iso-8859-1?Q?[COMPILE_ERROR]_realtime-preempt-2=2E6=2E12-final-V0=2E7=2E51-33_on_x86_64_SMP_system
@ 2005-07-22  9:13 Karsten Wiese
  2005-07-25 19:57 ` =?iso-8859-1?Q?[COMPILE_ERROR]_realtime-preempt-2=2E6=2E12-final-V0=2E7=2E51-33_on_x86_64_SMP_system Steve Wooding
  0 siblings, 1 reply; 2+ messages in thread
From: Karsten Wiese @ 2005-07-22  9:13 UTC (permalink / raw)
  To: steve_wooding; +Cc: Ingo Molnar, linux-kernel

Steve,

to make it compile and build replace
 arch/x86_64/kernel/smpboot.c: line 191
with this:
<snip>
static __cpuinitdata raw_spinlock_t tsc_sync_lock = RAW_SPIN_LOCK_UNLOCKED;
</snip>

or alternativly:
<snip>
static DEFINE_RAW_SPINLOCK(tsc_sync_lock);
</snip>

    Karsten

	

	
		
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-25 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-22  9:13 Karsten Wiese
2005-07-25 19:57 ` =?iso-8859-1?Q?[COMPILE_ERROR]_realtime-preempt-2=2E6=2E12-final-V0=2E7=2E51-33_on_x86_64_SMP_system Steve Wooding

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®