From: "H. J. Lu" <hjl@gnu.org>
To: Hugh Dickins <hugh@veritas.com>
Cc: linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Odd problem with ACPI and i386 kernel
Date: Sun, 8 Sep 2002 16:13:29 -0700 [thread overview]
Message-ID: <20020908161329.A21995@lucon.org> (raw)
In-Reply-To: <Pine.LNX.4.44.0209082346340.2119-100000@localhost.localdomain>; from hugh@veritas.com on Sun, Sep 08, 2002 at 11:55:58PM +0100
On Sun, Sep 08, 2002 at 11:55:58PM +0100, Hugh Dickins wrote:
> On Sun, 8 Sep 2002, H. J. Lu wrote:
> > I have a very strange problem with ACPI and i386 kernel. I built an
> > i386 kernel with ACPI for RedHat installation since my new P4 machines
> > needs ACPI to get IRQ. It works fine on my ASUS P4B533-E MB with Intel
> > 845E chipset. However, on my Sony VAIO GRX560 which is a P4 1.6GHz
> > with Intel 845 chipset, the machine will reboot as soon as the kernel
> > starts to run. I tracked it down to CONFIG_X86_INVLPG. If I enable
> > it, kernel will be fine. Has anyone else seen this?
>
> Yes, I sent Marcelo the patch below on 27th Aug, it's in 2.4.20-pre5.
> I sent Linus a similar patch (copied to LKML) for the 2.5 tlbflush.h,
> but he didn't care for its "cpu_has_pge" test, nor did he put in its
> #define cpu_has_invlpg (boot_cpu_data.x86 > 3)
> replacement: I'll resend.
>
> CONFIG_M386 kernel running on PPro+ processor with X86_FEATURE_PGE may
> set _PAGE_GLOBAL bit: then __flush_tlb_one must use invlpg instruction.
>
THANKS! It does the trick.
H.J.
prev parent reply other threads:[~2002-09-08 23:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-08 22:35 Odd problem with ACPI and i386 kernel H. J. Lu
2002-09-08 22:55 ` Hugh Dickins
2002-09-08 23:13 ` H. J. Lu [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=20020908161329.A21995@lucon.org \
--to=hjl@gnu.org \
--cc=hugh@veritas.com \
--cc=linux-kernel@vger.kernel.org \
/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