From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 75C8CFC6196 for ; Fri, 8 Nov 2019 08:32:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5594C21D6C for ; Fri, 8 Nov 2019 08:32:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730591AbfKHIck (ORCPT ); Fri, 8 Nov 2019 03:32:40 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:41913 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725975AbfKHIcj (ORCPT ); Fri, 8 Nov 2019 03:32:39 -0500 Received: by mail-ot1-f65.google.com with SMTP id 94so4515726oty.8; Fri, 08 Nov 2019 00:32:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Mb8MvPT80CBr0Al9ctm+EN0Y96m3kmKlyXiJXBeWesc=; b=fgMh1EIYV4Y0YabHSKdtuGUb4920S4s6bAulfWlrA+uKAtZgW+erW6HelTjL83wygp Lg89tSUJ2N41T5XtLTIE6gjQPLh4enWv6zKZ//jdDDw+VoGAbhgrvCZOjsxLTDCyKj+e 3ghZzR2HPzVLObbyKXZHoYsC7ciRt0Fn0ShjhnZ6036obJoHd4skS+Q3n/2ebTEfuexa 0D15YHjoM+6LMklOThdZcAunJbFWfYdcXoqowtCRD8IymL91+qERqpOeNDrB2WMLJK6x ManJohNZoCVfSajIJGsgzUppgEuMvnfrIJyi6pdAQ73B1TD0l41GAn2hvcCE54MV7PSv aY1g== X-Gm-Message-State: APjAAAWcABHFGKZBPIv3p3LnkYuXB562jZuj+ipn/Bo2aGyhXSWw3zHi YdPBJYSBcKnZT3/D4pB1CwI84lB+cDQnJOWsdk0= X-Google-Smtp-Source: APXvYqw+43SGPSED0AJZnzsx4nEcpKNktTl/12Rw+DSczrLXTnm64tHUPqVN8uYM7eIOKZWrtAAa7/8vyyyqFua3Kw4= X-Received: by 2002:a05:6830:2363:: with SMTP id r3mr7709762oth.39.1573201958505; Fri, 08 Nov 2019 00:32:38 -0800 (PST) MIME-Version: 1.0 References: <1572850587-20314-1-git-send-email-rppt@kernel.org> <1572850587-20314-6-git-send-email-rppt@kernel.org> <20191104094748.GB23288@rapoport-lnx> <3d908bbf-0469-c53b-dd86-87df98f40ee7@gmail.com> In-Reply-To: <3d908bbf-0469-c53b-dd86-87df98f40ee7@gmail.com> From: Geert Uytterhoeven Date: Fri, 8 Nov 2019 09:32:27 +0100 Message-ID: Subject: Re: [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup To: Michael Schmitz Cc: Mike Rapoport , Linux MM , Andrew Morton , 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 Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Michael, On Fri, Nov 8, 2019 at 5:30 AM Michael Schmitz wrote: > Am 04.11.2019 um 22:53 schrieb Geert Uytterhoeven: > >>> This indeed boots fine on ARAnyM, which emulates on 68040. > >>> It would be good to have some boot testing on '020/030, too. > >> > >> To be honest, I have no idea how to to that :) > > > > Sure. This was more a request for the fellow m68k users. > > But don't worry too much about it. If it breaks '020/'030, we can fix > > that later. > > Boots fine on 030, too. Thanks a lot for testing! 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