From: Ingo Molnar <mingo@elte.hu>
To: Dave Jones <davej@redhat.com>,
x86@kernel.org, Linux Kernel <linux-kernel@vger.kernel.org>,
"H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: Add cache descriptors for Intel Core i7
Date: Sun, 1 Feb 2009 11:07:21 +0100 [thread overview]
Message-ID: <20090201100721.GA23610@elte.hu> (raw)
In-Reply-To: <20090201011214.GA6043@redhat.com>
* Dave Jones <davej@redhat.com> wrote:
> Signed-off-by: Dave Jones <davej@redhat.com>
>
> --- linux-2.6.28.noarch/arch/x86/kernel/cpu/intel_cacheinfo.c~ 2009-01-31 20:04:32.000000000 -0500
> +++ linux-2.6.28.noarch/arch/x86/kernel/cpu/intel_cacheinfo.c 2009-01-31 20:10:22.000000000 -0500
> @@ -36,8 +36,11 @@ static struct _cache_table cache_table[]
> {
> { 0x06, LVL_1_INST, 8 }, /* 4-way set assoc, 32 byte line size */
> { 0x08, LVL_1_INST, 16 }, /* 4-way set assoc, 32 byte line size */
> + { 0x09, LVL_1_INST, 32 }, /* 4-way set assoc, 64 byte line size */
Applied to tip/x86/urgent, thanks Dave!
Ingo
prev parent reply other threads:[~2009-02-01 10:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-01 1:12 Add cache descriptors for Intel Core i7 Dave Jones
2009-02-01 10:07 ` Ingo Molnar [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=20090201100721.GA23610@elte.hu \
--to=mingo@elte.hu \
--cc=davej@redhat.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=x86@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 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.