mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steve Wooding <steve_wooding@keysounds.co.uk>
To: Karsten Wiese <annabellesgarden@yahoo.de>
Cc: Ingo Molnar <mingo@elte.hu>, linux-kernel@vger.kernel.org
Subject: Re: =?iso-8859-1?Q?[COMPILE_ERROR]_realtime-preempt-2=2E6=2E12-final-V0=2E7=2E51-33_on_x86_64_SMP_system
Date: Mon, 25 Jul 2005 20:57:42 +0100	[thread overview]
Message-ID: <42E54436.5070203@keysounds.co.uk> (raw)
In-Reply-To: <200507221113.02246.annabellesgarden@yahoo.de>

Thanks Karsten,

That fixed it. Though now my bleeding edge InfiniBand driver is 
complaining about SPIN_LOCK_UNLOCKED being undeclared. Could this be 
caused by the preemt patch, as the IB driver compiles against an 
unpatched kernel. I'll look into further.

Cheers,

Steve.

Karsten Wiese wrote:

>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
>-
>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/
>
>  
>


      reply	other threads:[~2005-07-25 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22  9:13 Karsten Wiese
2005-07-25 19:57 ` Steve Wooding [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=42E54436.5070203@keysounds.co.uk \
    --to=steve_wooding@keysounds.co.uk \
    --cc=annabellesgarden@yahoo.de \
    --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

all inboxes | Powered by JetHome®