From: Alessandro Suardi <alessandro.suardi@oracle.com>
To: Robert Love <rml@tech9.net>
Cc: linux-kernel@vger.kernel.org, Roy Sigurd Karlsbakk <roy@karlsbakk.net>
Subject: Re: [BUG] Panic in 2.5.4 during bootup after POSIX conformance testing by UNIFIX
Date: Tue, 12 Feb 2002 01:13:20 +0100 [thread overview]
Message-ID: <3C685E20.8070707@oracle.com> (raw)
In-Reply-To: <Pine.LNX.4.30.0202111453330.28560-200000@mustard.heime.net> <3C67D9CB.2030806@oracle.com> <1013454372.6781.418.camel@phantasy>
Robert Love wrote:
> Can both of you try the attached patch (thanks to Mikael Pettersson),
> and tell me if it solves your problem?
Yup, it does :)
Now I'm only IrDA and sound disabled - which isn't bad, since at least
the streak of 5 kernels in a row either not compiling or oopsing on
boot (my longest _ever_) has been interrupted ;)
>
> --- linux-2.5.4/include/asm-i386/smplock.h.~1~ Mon Feb 11 12:21:46 2002
> +++ linux-2.5.4/include/asm-i386/smplock.h Mon Feb 11 16:55:18 2002
> @@ -15,7 +15,7 @@
> #else
> #ifdef CONFIG_PREEMPT
> #define kernel_locked() preempt_get_count()
> -#define global_irq_holder 0
> +#define global_irq_holder 0xFF /* XXX: NO_PROC_ID */
> #else
> #define kernel_locked() 1
> #endif
--alessandro
"If your heart is a flame burning brightly
you'll have light and you'll never be cold
And soon you will know that you just grow / You're not growing old"
(Husker Du, "Flexible Flyer")
prev parent reply other threads:[~2002-02-12 0:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-11 13:57 [BUG] Panic in 2.5.4 during bootup after POSIX conformance testing by UNIFIX Roy Sigurd Karlsbakk
2002-02-11 14:48 ` Alessandro Suardi
2002-02-11 19:06 ` Robert Love
2002-02-11 19:32 ` Paul Larson
2002-02-12 0:13 ` Alessandro Suardi [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=3C685E20.8070707@oracle.com \
--to=alessandro.suardi@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rml@tech9.net \
--cc=roy@karlsbakk.net \
/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.