All of lore.kernel.org
 help / color / mirror / Atom feed
From: gmbnomis@gmail.com (Simon Baatz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: fix missing flush_kernel_dcache_page() for noMMU
Date: Sun, 23 Jun 2013 10:09:52 +0200	[thread overview]
Message-ID: <20130623080951.GA29398@schnuecks.de> (raw)
In-Reply-To: <871u7w6eht.fsf@linaro.org>

On Thu, Jun 20, 2013 at 07:30:54AM -0700, Kevin Hilman wrote:
> Simon Baatz <gmbnomis@gmail.com> writes:
> 
> > Commit 1bc3974 moved the implementation of flush_kernel_dcache_page()
> > into in mm/flush.c but did not implement it on noMMU ARM.
> >
> > Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
> > Cc: <stable@vger.kernel.org> # 3.2+: 1bc3974: ARM: 7755/1
> > Cc: <stable@vger.kernel.org> # 3.2+
> > ---
> >
> > ARM 7755/1 "handle user space mapped pages in flush_kernel_dcache_page"
> > unfortunately broke the no MMU case.  Compile tested with allnoconfig and
> > at91x40_defconfig on v3.10-rc6/v3.9.6 + ARM 7755/1.  On older stable kernels
> > (3.2.47 & 3.4.49) compiled with at91x40_defconfig.
> 
> Acked-by: Kevin Hilman <khilman@linaro.org>

Thanks! Reworded according to Sergei's comment, added your Acked-by and
submitted to Russell's patch tracking system (7772/1).

- Simon

      reply	other threads:[~2013-06-23  8:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 20:15 [PATCH] ARM: fix missing flush_kernel_dcache_page() for noMMU Simon Baatz
2013-06-19 21:15 ` Sergei Shtylyov
2013-06-20 14:30 ` Kevin Hilman
2013-06-23  8:09   ` Simon Baatz [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=20130623080951.GA29398@schnuecks.de \
    --to=gmbnomis@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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.