From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH] ARM: MMU: fix wrong dma_flush_range in arm_create_pte()
Date: Wed, 15 Aug 2018 15:49:37 +0200 [thread overview]
Message-ID: <20180815134937.ylp6k7ibo67rft5p@pengutronix.de> (raw)
In-Reply-To: <20180815134659.32553-1-s.hauer@pengutronix.de>
On Wed, Aug 15, 2018 at 03:46:59PM +0200, Sascha Hauer wrote:
> Since 7ba0f2d299 arm_create_pte() flushes the page table entries itself
> and it's no longer done in arch_remap_range(). Unfortunately it does
> not flush the modified 1st level page table entry, but instead the base
> of the page table. Fix it up.
>
> Fixes: 7ba0f2d299 ARM: mmu: fix cache flushing when replacing a section with a PTE
Since the patch breaking it was the reason for creating v2018.07.1, this
will be a reason for creating v2018.07.2 (and also v2018.08.1)
I noticed misbehaviour when trying to sue network on a i.MX53 based
board, here we got tronsmission timeouts. These are fixed with this patch
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2018-08-15 13:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-15 13:46 Sascha Hauer
2018-08-15 13:49 ` Sascha Hauer [this message]
2018-08-15 16:55 ` Andrey Smirnov
2018-08-16 7:21 ` Sascha Hauer
2018-08-16 21:30 ` Giorgio Dal Molin
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=20180815134937.ylp6k7ibo67rft5p@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox