Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp3602721ybl; Mon, 3 Feb 2020 03:19:33 -0800 (PST) X-Google-Smtp-Source: APXvYqwieG32nEgxN94wRU57RvCThWdw1/pQFUagBVAcJRiX0LeBA2xhyyQ2WI+xWBB1K3/4oFHf X-Received: by 2002:a9d:470a:: with SMTP id a10mr17936030otf.370.1580728773165; Mon, 03 Feb 2020 03:19:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580728773; cv=none; d=google.com; s=arc-20160816; b=i31uRsuSGpH9R5462c8jPpXM3/cSSJHUf0Oone648eo+SPcmtGwn/rubc42VwYiFIo +HLeTuP7Lt22uWvM5Mu0xfaOr5Q6J4uNUSGL485S1SNkzXYaxp3pKSy1gzbzlNj6YmQw pgH65pidfOiWMniTYZklyLHOefRuvzutw6IfbQcY5iL3yGR0fhtgJO25bTjFZi7vs3CF qjkSO6wskKwL+M0zO0WLWJETgz7U9+K2mcM12XfHPCmSRP+yTDtUTYXW8vIIACiE8Ls3 7h7oK6ymNymaceKu1owSCkcC2vMkdLFpWUigi/G45d+3QXqKkGVxZb+/GGBLQE7ZBImB em6A== 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=4QtYF5L0976pXczKCQyd4ZBdGgXq5eNihDWtx09RW18=; b=Tp+jHv1srHJomuphlNiKr4xtnPwZSs4U5PXg5PcdPUY/xocUmrC4PT+1m1UhtYBXbG +kysJ0HxvG/SSs29aElZZWWXYm5H45IV65TMpnxohrsxz9ZINprzt7Eey62Nl/mDuBYF Ya6tVzCSQ+DhG5D5DQt+xuNaffM0SGUh+G+3U3EpimIdahiEISYJ8rc+TCvOI+RSP7gS 9IQSFYOJHPHN4RnJcJNba444wEZHB8pVv/rhZ42U0xxq9HqLUMfDOSfFGeF1bWIG7NBh gyfZ1HOlEAoYjG90uHOvbDz+bQ/4csGyi+teyyO/WWljMMAS/aAGP9NNJA2/BoZKaztl Vdrg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GcT4St4k; 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 j70si8381213oib.219.2020.02.03.03.19.21; Mon, 03 Feb 2020 03:19:33 -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=GcT4St4k; 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 S1727250AbgBCJzr (ORCPT + 99 others); Mon, 3 Feb 2020 04:55:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:50386 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727027AbgBCJzr (ORCPT ); Mon, 3 Feb 2020 04:55:47 -0500 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4655B20661; Mon, 3 Feb 2020 09:50:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580723405; bh=0oz4rNG3jjtawfvHWTDokHCv83TnzaSNGD1zVS/V4dY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GcT4St4kKU2H7JjnBVMcqbcCg0FspLM1F1Nl+i7C8clTuKXUIZN8Wi/OPJJBR6p5L tmu5abEVTbBoSJg6u1D6Pk5xx8mSQf5NEFbQ+IiN5BtI08fhDC6QsOroWVym7hKBkR PsV/M6Po4uYND5Syb/1M/uy1NlmlVDr9+zZeom+M= Date: Mon, 3 Feb 2020 09:50:00 +0000 From: Will Deacon To: Peter Zijlstra Cc: Geert Uytterhoeven , linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, Michael Schmitz , Greg Ungerer Subject: Re: [PATCH -v2 00/10] Rewrite Motorola MMU page-table layout Message-ID: <20200203095000.GB1721@willie-the-truck> References: <20200131124531.623136425@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200131124531.623136425@infradead.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 31, 2020 at 01:45:31PM +0100, Peter Zijlstra wrote: > In order to faciliate Will's READ_ONCE() patches: > > https://lkml.kernel.org/r/20200123153341.19947-1-will@kernel.org > > we need to fix m68k/motorola to not have a giant pmd_t. These patches do so and > are tested using ARAnyM/68040. > > Michael tested the previous version on his Atari Falcon/68030. > > Build tested for sun3/coldfire. > > Please consider! Apart from the two written by me: Acked-by: Will Deacon Cheers, Will