All of lore.kernel.org
 help / color / mirror / Atom feed
From: akpm@linux-foundation.org (Andrew Morton)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Flush dcache before writing into page to avoid alias
Date: Wed, 27 Jan 2010 14:12:08 -0800	[thread overview]
Message-ID: <20100127141208.dd8244a7.akpm@linux-foundation.org> (raw)
In-Reply-To: <20100127215959.GC15325@Chamillionaire.breakpoint.cc>

On Wed, 27 Jan 2010 22:59:59 +0100
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> wrote:

> I just wanted to query what the status of this patch is. This patch
> seems to fix a real bug which causes a test suite to fail on ARM [0].
> The test suite passes on my VIVT ARM with this patch.
> 
> [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524003

I have it queued for 2.6.33, backportable to 2.6.32.x, assuming that
nobody sees any issues with it.

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	anfei <anfei.zhou@gmail.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	Jamie Lokier <jamie@shareable.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] Flush dcache before writing into page to avoid alias
Date: Wed, 27 Jan 2010 14:12:08 -0800	[thread overview]
Message-ID: <20100127141208.dd8244a7.akpm@linux-foundation.org> (raw)
In-Reply-To: <20100127215959.GC15325@Chamillionaire.breakpoint.cc>

On Wed, 27 Jan 2010 22:59:59 +0100
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> wrote:

> I just wanted to query what the status of this patch is. This patch
> seems to fix a real bug which causes a test suite to fail on ARM [0].
> The test suite passes on my VIVT ARM with this patch.
> 
> [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524003

I have it queued for 2.6.33, backportable to 2.6.32.x, assuming that
nobody sees any issues with it.


WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	anfei <anfei.zhou@gmail.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	Jamie Lokier <jamie@shareable.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] Flush dcache before writing into page to avoid alias
Date: Wed, 27 Jan 2010 14:12:08 -0800	[thread overview]
Message-ID: <20100127141208.dd8244a7.akpm@linux-foundation.org> (raw)
In-Reply-To: <20100127215959.GC15325@Chamillionaire.breakpoint.cc>

On Wed, 27 Jan 2010 22:59:59 +0100
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> wrote:

> I just wanted to query what the status of this patch is. This patch
> seems to fix a real bug which causes a test suite to fail on ARM [0].
> The test suite passes on my VIVT ARM with this patch.
> 
> [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524003

I have it queued for 2.6.33, backportable to 2.6.32.x, assuming that
nobody sees any issues with it.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2010-01-27 22:12 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-21  5:07 [PATCH] Flush dcache before writing into page to avoid alias anfei zhou
2010-01-21  5:07 ` anfei zhou
2010-01-25 13:33 ` anfei
2010-01-25 13:33   ` anfei
2010-01-25 19:58   ` Andrew Morton
2010-01-25 19:58     ` Andrew Morton
2010-01-25 19:58     ` Andrew Morton
2010-01-25 20:00     ` Russell King - ARM Linux
2010-01-25 20:00       ` Russell King - ARM Linux
2010-01-25 20:00       ` Russell King - ARM Linux
2010-01-27 21:59       ` Sebastian Andrzej Siewior
2010-01-27 21:59         ` Sebastian Andrzej Siewior
2010-01-27 21:59         ` Sebastian Andrzej Siewior
2010-01-27 22:12         ` Andrew Morton [this message]
2010-01-27 22:12           ` Andrew Morton
2010-01-27 22:12           ` Andrew Morton
2010-01-26  1:01     ` anfei zhou
2010-01-26  1:01       ` anfei zhou
2010-01-26  1:01       ` anfei zhou

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=20100127141208.dd8244a7.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --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.