From: Greg KH <greg@kroah.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, stable@kernel.org
Subject: Re: [PATCH] powerpc: Fix ioremap_flags() with book3e pte definition
Date: Wed, 2 Jun 2010 15:02:46 -0700 [thread overview]
Message-ID: <20100602220246.GA11255@kroah.com> (raw)
In-Reply-To: <81DFFD59-BF21-4754-B006-805CFDC09576@kernel.crashing.org>
On Wed, Jun 02, 2010 at 04:59:16PM -0500, Kumar Gala wrote:
>
> On May 24, 2010, at 1:38 PM, Kumar Gala wrote:
>
> > From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> >
> > We can't just clear the user read permission in book3e pte, because
> > that will also clear supervisor read permission. This surely isn't
> > desired. Fix the problem by adding the supervisor read back.
> >
> > BenH: Slightly simplified the ifdef and applied to ppc64 too
> >
> > Signed-off-by: Li Yang <leoli@freescale.com>
> > Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> > ---
> > For 2.6.34 stable commit 55052eeca6d71d76f7c3f156c0501814d8e5e6d3
> >
> > arch/powerpc/mm/pgtable_32.c | 8 ++++++++
> > arch/powerpc/mm/pgtable_64.c | 8 ++++++++
> > 2 files changed, 16 insertions(+), 0 deletions(-)
>
> Wondering what happened to this patch (and 2 other) getting into stable queue for .34.x
They are still in the "to-apply" queue. Please be patient, I was busy
with the .35-rc1 merge window and now am catching up on the stable
trees. There's over 130 patches that people seem to want in the first
.34 stable release, so it's taking some time to get them all in and
tested.
thanks,
greg k-h
next prev parent reply other threads:[~2010-06-02 22:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-24 18:38 [PATCH] powerpc: Fix ioremap_flags() with book3e pte definition Kumar Gala
2010-05-24 18:38 ` [PATCH] powerpc/fsl-booke: Fix InstructionTLBError execute permission check Kumar Gala
2010-05-24 18:38 ` [PATCH] powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace Kumar Gala
2010-05-26 14:59 ` Michael Ellerman
2010-06-02 21:59 ` [PATCH] powerpc: Fix ioremap_flags() with book3e pte definition Kumar Gala
2010-06-02 22:02 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-02-04 16:53 [PATCH] powerpc: fix " Li Yang
2010-02-08 4:21 ` Benjamin Herrenschmidt
2010-05-14 17:57 ` Kumar Gala
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=20100602220246.GA11255@kroah.com \
--to=greg@kroah.com \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=stable@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;
as well as URLs for NNTP newsgroup(s).