All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Jan De Luyck <lkml@kcore.org>
Cc: "Nakajima, Jun" <jun.nakajima@intel.com>, linux-kernel@vger.kernel.org
Subject: Re: [2.4.23-pre3] Cache size for Centrino CPU incorrect
Date: Tue, 30 Sep 2003 15:01:02 +0100	[thread overview]
Message-ID: <20030930140102.GA12812@redhat.com> (raw)
In-Reply-To: <200309301423.18378.lkml@kcore.org>

On Tue, Sep 30, 2003 at 02:23:15PM +0200, Jan De Luyck wrote:

 > > --- linux-2.4.21/arch/i386/kernel/setup.c	2003-06-13
 > > 07:51:29.000000000 -0700
 > > +++ new/arch/i386/kernel/setup.c	2003-07-08 17:21:48.000000000
 > > -0700
 > > @@ -2246,6 +2249,8 @@
 > >  	{ 0x83, LVL_2,      512 },
 > >  	{ 0x84, LVL_2,      1024 },
 > >  	{ 0x85, LVL_2,      2048 },
 > > +	{ 0x86, LVL_2,      512 },
 > > +	{ 0x87, LVL_2,      1024 },
 > >  	{ 0x00, 0, 0}
 > >  };
 > >
 > This works like a charm. Thanks. Maybe for inclusion in 2.4.23-pre6?

If someone cares enough. I got tired of pushing that patch since 2.4.21.

		Dave

-- 
 Dave Jones     http://www.codemonkey.org.uk

  reply	other threads:[~2003-09-30 14:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-12 22:02 [2.4.23-pre3] Cache size for Centrino CPU incorrect Nakajima, Jun
2003-09-30 12:23 ` Jan De Luyck
2003-09-30 14:01   ` Dave Jones [this message]
2003-10-01 10:26     ` Jan De Luyck
  -- strict thread matches above, loose matches on Subject: below --
2003-09-12 20:18 Jan De Luyck

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=20030930140102.GA12812@redhat.com \
    --to=davej@redhat.com \
    --cc=jun.nakajima@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@kcore.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 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.