From: "Jan Beulich" <jbeulich@novell.com>
To: "Andi Kleen" <ak@suse.de>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86: fix MTRR code
Date: Wed, 15 Nov 2006 16:48:53 +0000 [thread overview]
Message-ID: <455B5305.76E4.0078.0@novell.com> (raw)
In-Reply-To: <p73ac2sd5jz.fsf@bingen.suse.de>
>I also got one reject in generic.c for
>
>- if (base + size < 0x100) {
>+ if (base < 0x100) {
>
>but I hope that's ok
Hmm, not really - it applied cleanly on 2.6.19-rc5.
Jan
prev parent reply other threads:[~2006-11-15 16:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 15:17 Jan Beulich
2006-11-15 16:43 ` Andi Kleen
2006-11-15 16:48 ` Jan Beulich [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=455B5305.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=ak@suse.de \
--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
all inboxes | Powered by JetHome®