public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thunder from the hill <thunder@ngforever.de>
To: Seiichi Nakashima <nakasima@kumin.ne.jp>
Cc: linux-kernel@vger.kernel.org, nakasei@fa.mdis.co.jp
Subject: Re: 2.2.21-pre4 hung up
Date: Sat, 09 Mar 2002 17:03:35 -0700	[thread overview]
Message-ID: <3C8AA2D7.5953DA31@ngforever.de> (raw)
In-Reply-To: <200203092312.AA00022@prism.kumin.ne.jp>

Hi,

> I update to linux-2.2.20 + patch-2.2.21-pre4.
> before I used linux-2.2.20 + patch-2.2.21-pre3, and worked fine.
> linux-2.2.21-pre4 is normal end to patch, compile and install, but bootup failuer.
> 
> these messages displayed on console, and hung up.
> ...

ok, just to forward the patches:
>diff -ruN linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c
>--- linux-2.2.21-pre3/arch/i386/kernel/bluesmoke.c	Sun Mar  3 23:20:11 2002
>+++ linux-2.2.21-pre4/arch/i386/kernel/bluesmoke.c	Sat Mar  9 03:58:57 2002
>@@ -165,7 +164,7 @@
> if(l&(1<<8))
> wrmsr(0x17b, 0xffffffff, 0xffffffff);
> banks = l&0xff;
>-	for(i=1;i<banks;i++)
>+	for(i=0;i<banks;i++)
> {
> wrmsr(0x400+4*i, 0xffffffff, 0xffffffff); 
> }
>
> Same here. s/i=0/i=1/ i the for() and my PII boots again.

Thunder
-- 
begin-base64 755 -
IyEgL3Vzci9iaW4vcGVybApteSAgICAgJHNheWluZyA9CSMgVGhlIHNjcmlw
dCBvbiB0aGUgbGVmdCBpcyB0aGUgcHJvb2YKIk5lbmEgaXN0IGVpbiIgLgkj
IHRoYXQgaXQgaXNuJ3QgYWxsIHRoZSB3YXkgaXQgc2VlbXMKIiB2ZXJhbHRl
dGVyICIgLgkjIHRvIGJlIChlc3BlY2lhbGx5IG5vdCB3aXRoIG1lKQoiTkRX
LVN0YXIuXG4iICA7CiRzYXlpbmcgPX4Kcy9ORFctU3Rhci9rYW5uXAogdW5z
IHJldHRlbi9nICA7CiRzYXlpbmcgICAgICAgPX4Kcy92ZXJhbHRldGVyL2Rp
XAplIExpZWJlL2c7CiRzYXlpbmcgPX5zL2Vpbi8KbnVyL2c7JHNheWluZyA9
fgpzL2lzdC9zYWd0LC9nICA7CiRzYXlpbmc9fnMvXG4vL2cKO3ByaW50Zigk
c2F5aW5nKQo7cHJpbnRmKCJcbiIpOwo=
====
Extract this and see what will happen if you execute my
signature. Just save it to file and do a
> uudecode $file | perl

      parent reply	other threads:[~2002-03-10  0:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-09 23:12 2.2.21-pre4 hung up Seiichi Nakashima
2002-03-09 23:46 ` Thunder from the hill
2002-03-09 23:48 ` Bruce Harada
2002-03-10  0:59   ` Seiichi Nakashima
2002-03-10  0:03 ` Thunder from the hill [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=3C8AA2D7.5953DA31@ngforever.de \
    --to=thunder@ngforever.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nakasei@fa.mdis.co.jp \
    --cc=nakasima@kumin.ne.jp \
    /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