From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Date: Wed, 04 Dec 2019 19:03:41 +0000 Subject: Re: [PATCH v6 10/18] sh/tlb: Convert SH to generic mmu_gather Message-Id: <20191204190341.GA11419@roeck-us.net> List-Id: References: <20190219103148.192029670@infradead.org> <20190219103233.443069009@infradead.org> <20191204104733.GR2844@hirez.programming.kicks-ass.net> <156fa92f-4c5a-08bd-bcda-20029724c0de@roeck-us.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Geert Uytterhoeven Cc: Peter Zijlstra , Will Deacon , "Aneesh Kumar K.V" , Andrew Morton , Nicholas Piggin , Linux-Arch , Linux MM , Linux Kernel Mailing List , Russell King , Heiko Carstens , Rik van Riel , Yoshinori Sato , Rich Felker , Linux-sh list On Wed, Dec 04, 2019 at 04:17:26PM +0100, Geert Uytterhoeven wrote: > Hi G=FCnter, >=20 > > > Nah, but the v5.4-rc3 I booted recently on qemu -M r2d had > > > CONFIG_PGTABLE_LEVELS=3D2, so it didn't show the problem. > > > > > > > Guess that explains why I do not see the problem with my qemu boots. > > I use rts7751r2dplus_defconfig. Is it possible to reproduce the problem > > with qemu ? I don't think so, but maybe I am missing something. >=20 > Qemu seems to support r2d and shix only. > For the latter, the website pointed to by the qemu sources no longer exis= ts. > But according to those sources, it's also sh7750-based, so no luck. >=20 Oh, well, worth asking. Thanks for the feedback. Guenter