All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: geaaru <geaaru@gmail.com>
Cc: xen-devel@lists.xensource.com, ben@guthro.net
Subject: Re: XEN MTRR
Date: Fri, 8 Jun 2012 11:30:52 -0400	[thread overview]
Message-ID: <20120608153052.GE13668@phenom.dumpdata.com> (raw)
In-Reply-To: <1339102908.2434.3.camel@Nokia-N900>

On Thu, Jun 07, 2012 at 11:01:48PM +0200, geaaru wrote:
> Hi at all,
> 
> I confirm this issue on gentoo with kernel 3.4.0.

Can you try cherry-pick these two patches from stable/for-x86-3.3:
4f93aa02acd0e34806d4ac9c3a700bb5d040eab6

f474007a0761d0ecb6b84ceaf4f97f4f1de92038

and revert 8eaffa67b43e99ae581622c5133e20b0f48bcef1.

The easiest way is to do this:
git clone  git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git
cd xen
git cherry-pick 4f93aa02acd0e34806d4ac9c3a700bb5d040eab6
git cherry-pick f474007a0761d0ecb6b84ceaf4f97f4f1de92038
git revert 8eaffa67b43e99ae581622c5133e20b0f48bcef1

and then build the kernel and install it and such.

[What you are doing is removing the band-aid for the PAT
issue and adding in code that allows PAT to work]

  reply	other threads:[~2012-06-08 15:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAJaJ6uYCzMcg0t9_PgeBc-VTYHdkwak=YQPP2HY=VE63RgYazQ@mail.gmail.com>
     [not found] ` <4FCA6B80.6080103@goop.org>
     [not found]   ` <CAJaJ6ubTMvtzQpjHbFu8Sv+HJBtg_aNzc5OKfi9e-B27qt=4GQ@mail.gmail.com>
2012-06-05 16:17     ` XEN MTRR Konrad Rzeszutek Wilk
2012-06-07 10:49       ` aorchis
2012-06-07 15:58         ` Konrad Rzeszutek Wilk
2012-06-07 21:01           ` geaaru
2012-06-08 15:30             ` Konrad Rzeszutek Wilk [this message]
2012-06-10 14:04               ` Ge@@ru
2012-06-07 23:39           ` Ben Guthro
2012-06-07 23:44             ` Ben Guthro

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=20120608153052.GE13668@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=ben@guthro.net \
    --cc=geaaru@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /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.