Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp4787221ybx; Sun, 10 Nov 2019 00:47:11 -0800 (PST) X-Google-Smtp-Source: APXvYqzasz2UVDHc5OJWKGZvRlBUYt5RxsR8gS7RMrwxVP5g0WpMl5LGPY+9zwYpNGVCv645GRQQ X-Received: by 2002:a17:906:bce5:: with SMTP id op5mr17229438ejb.325.1573375631726; Sun, 10 Nov 2019 00:47:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573375631; cv=none; d=google.com; s=arc-20160816; b=FZB7dNjXHgTlZ8WpjdArD6H83N/b6Dkw7Ihl4l8wKLx6NhzTLeLGO837V55fGgPntc Uujrm0QA4UaF3ePy7KciZFmISs7jb66yaNJJsDp5i0JV6Ubnbk8I83Usb0Pp+LoN2rXI pipeNkT1GwnqoAiglcvfZEChRHeXO1VEQ1ESGrI2kJ4rJbrlrS9f8LwO+h78rPHGaAWu Mg6nczZMBhUjiPDTOCS+1Q/BUpTgljbraI2zuktRnf051s01+GO4b+a9B1Er9+WKzC3V lPjxV+FJ13+NwILkndoLbpB8KexB17BezO5qPwhBBw9KmHGMFI+XRnSjAmMfG3ZhlyIN jS/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=DuMcHl3oO+ocfvK1bxly0tk9Qe/Y72RdKaGDnu/IYb0=; b=vYb+CYY0sNh7kVxZUN4oGi/tz/QR9fFYxTRDMK6ySENVMoQKCOZZF5JgncTvkdUZrg HYjrdQ19PUqLoKkwapjXEFUtnEhiV8C8AyypiJoKsP782XahCufbgH/YbsjAdBiYJaaj 4gaNRMlvFbEwIo+JmBwj97jIMwJf9x5cU7fgy/PPVcWV56g9qAXS2Dna5N9pErhXtWAR tJpI9t0G6PzWG8qNaPlJH1YPKWt4p4V15QFH5Ywbsl2QAzg4r1eZOlVSHUsnhMrYL9ph ff53CAO58l2TcGgjrHK+9isANOReB6t+IzojQBO/7baM4ABEFRr5iSTSEOBSUw6IFAZS QyaA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=MhQPa5Fr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i24si1838388edr.311.2019.11.10.00.46.22; Sun, 10 Nov 2019 00:47:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=MhQPa5Fr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726657AbfKJIlk (ORCPT + 99 others); Sun, 10 Nov 2019 03:41:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:39564 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726586AbfKJIlk (ORCPT ); Sun, 10 Nov 2019 03:41:40 -0500 Received: from rapoport-lnx (nesher1.haifa.il.ibm.com [195.110.40.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2045B2077C; Sun, 10 Nov 2019 08:41:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573375299; bh=VivvRZF7S/gADzD3po2D0GMBa+a0TZ5FLEfZj0Cja2I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MhQPa5FrV+cprfH5LgO2ngz5WqWHYxNnhtlF8+EWWiR3YG5Vr0xkKzXyZ33AQdepy Y53SeeHSS15YwGONO0eTs1D0QPsAGRYcPqxFn365q39QPKS3BXz4WP3RSRENNf6l8i sUwJM9yFWuX0jXXhjx2/CnlEYW9BRJ1kjfyDrNEs= Date: Sun, 10 Nov 2019 10:41:26 +0200 From: Mike Rapoport To: Geert Uytterhoeven Cc: Andrew Morton , Linux MM , Anton Ivanov , Arnd Bergmann , "David S. Miller" , Greentime Hu , Greg Ungerer , Helge Deller , "James E.J. Bottomley" , Jeff Dike , "Kirill A. Shutemov" , Linus Torvalds , Mark Salter , Matt Turner , Michal Simek , Peter Rosin , Richard Weinberger , Rolf Eike Beer , Russell King , Sam Creasey , Vincent Chen , Vineet Gupta , alpha , Linux-Arch , Linux ARM , linux-c6x-dev@linux-c6x.org, Linux Kernel Mailing List , Linux/m68k , Parisc List , linux-um@lists.infradead.org, sparclinux , Mike Rapoport Subject: Re: [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup Message-ID: <20191110084125.GA9494@rapoport-lnx> References: <1572938135-31886-1-git-send-email-rppt@kernel.org> <1572938135-31886-6-git-send-email-rppt@kernel.org> <20191108113917.a9c6ebb8373cc95fd684b734@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, On Sat, Nov 09, 2019 at 03:26:29PM +0100, Geert Uytterhoeven wrote: > Hi Andrew, > > On Fri, Nov 8, 2019 at 8:39 PM Andrew Morton wrote: > > On Tue, 5 Nov 2019 09:15:27 +0200 Mike Rapoport wrote: > > > m68k has two or three levels of page tables and can use appropriate > > > pgtable-nopXd and folding of the upper layers. > > > > > > Replace usage of include/asm-generic/4level-fixup.h and explicit > > > definitions of __PAGETABLE_PxD_FOLDED in m68k with > > > include/asm-generic/pgtable-nopmd.h for two-level configurations and with > > > include/asm-generic/pgtable-nopud.h for three-lelve configurations and > > > adjust page table manipulation macros and functions accordingly. > > > > This one was messed up by linux-next changes in arch/m68k/mm/kmap.c. > > Can you please take a look? Can you please elaborate what was the problem? The patch applies cleanly to v5.4-rc6-mmots-2019-11-08-16-23 (from github.com/hnaz/linux-mm) and all the page table traversals in arch/m68k/mm/kmap.c look Ok. I've build atari_defconfig and it boots fine on aranym. > You mean due to the rename and move of __iounmap() to __free_io_area() > in commit aa3a1664285d0bec ("m68k: rename __iounmap and mark it static")? > > Commit 42d6c83d6180f800 ("m68k: mm: use pgtable-nopXd instead of > 4level-fixup") in next-20191108 looks good to me. > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds -- Sincerely yours, Mike.