Received: by 2002:ad5:4acb:0:0:0:0:0 with SMTP id n11csp24118imw; Mon, 4 Jul 2022 04:40:28 -0700 (PDT) X-Google-Smtp-Source: AGRyM1smYM5gLW/4gHa6JLwKwJd6ZjHx3VyY5Zn7WPVr9W4jxSrRA8vlOnDDMfztl/XQs7YDmPQC X-Received: by 2002:a65:68cf:0:b0:412:5da7:bf59 with SMTP id k15-20020a6568cf000000b004125da7bf59mr1270676pgt.18.1656934828091; Mon, 04 Jul 2022 04:40:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656934828; cv=none; d=google.com; s=arc-20160816; b=CU77SMTWW1oaU6eXHNvzXfFCmF5DogSjxehNJn+Mchk/3JRurpvgM16TZPz0pp6nNc d4sQHv6sxaZQaTKRM8RNyYsJYnp/zfnxiUfCu99okcWERY/7e9OIK6WGdbmuS01JSj4C KioVWlx4lKgE16Ce3fxLicq4Fz62c267FUT4nwkSsxE/Q9QZvgSXS6Sw0jHsIEvD0D91 XGQEPPbJqU/GiNaUYP8N/ctun1y7GyzlWvJ/TiyiYEUMLX2luOdrU9+Mn41holJfIvr/ OLqzvfYpAb9102AvSD2YZ2sEMY4JmDGNia9PfdDblLGzbAQQO7B7dfXEaZc4W2fcyFte ZelQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from; bh=a72WL+NfTGUPh6zpTyQn0zuKmXwMwY7DSbsBYF3BXJ0=; b=iOagYaIlYnzxvvUJAJK6IEiEhd2oEHmag+6lpPZocPf+9bTJ1ys+9SVM1O7SYzyvwR 8VPULqgfSG24KdIfMKOPAcYVYg3hSeGJ2AuNj4Mf6IXKWeTOl6Fs/skTq397t9NL9z0v H7FenL8DXO1t9n4BPZ96+k0FVY8AB8aINqVrA9DObfxQf9lvNUyoQWck2uo+Ez8WqgZ7 UGeCP6pE/NTo8O52mQo8YUINIVYaPdzVHegSA5QeWNMvzXdWjPTtsWyS6MkQCK+7+YsV usIbRUcXy7ys2A2bDSYTU5Gmgc6yDfO6inQYVNHw0pD3ve+BCbvqU9h7VEYSnqSK0n0d CpVg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id iy20-20020a170903131400b0016be703438fsi1960081plb.543.2022.07.04.04.40.16; Mon, 04 Jul 2022 04:40:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234249AbiGDLgF (ORCPT + 99 others); Mon, 4 Jul 2022 07:36:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233401AbiGDLf6 (ORCPT ); Mon, 4 Jul 2022 07:35:58 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9D0C4FD08 for ; Mon, 4 Jul 2022 04:35:57 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Lc3f41FjWz4xDB; Mon, 4 Jul 2022 21:35:56 +1000 (AEST) From: Michael Ellerman To: Christophe Leroy , Paul Mackerras , Benjamin Herrenschmidt , Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org In-Reply-To: <6977314c823cfb728bc0273cea634b41807bfb64.1655202721.git.christophe.leroy@csgroup.eu> References: <6977314c823cfb728bc0273cea634b41807bfb64.1655202721.git.christophe.leroy@csgroup.eu> Subject: Re: [PATCH 1/3] powerpc/32: Remove the 'nobats' kernel parameter Message-Id: <165693440969.9954.7330946300172449990.b4-ty@ellerman.id.au> Date: Mon, 04 Jul 2022 21:33:29 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 14 Jun 2022 12:32:23 +0200, Christophe Leroy wrote: > Mapping without BATs doesn't bring any added value to the user. > > Remove that option. > > Applied to powerpc/next. [1/3] powerpc/32: Remove the 'nobats' kernel parameter https://git.kernel.org/powerpc/c/1ce844973bb516e95d3f2bcb001a3992548def9d [2/3] powerpc/32: Remove 'noltlbs' kernel parameter https://git.kernel.org/powerpc/c/56e54b4e6c477b2a7df43f9a320ae5f9a5bfb16c [3/3] powerpc/32: Remove __map_without_ltlbs https://git.kernel.org/powerpc/c/513f5bbac7b9ca7046bc350dd6eb39b957e338a7 cheers