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.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DE52FC3F2D2 for ; Thu, 5 Mar 2020 21:17:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AD37021556 for ; Thu, 5 Mar 2020 21:17:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="XNKMdglo" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726905AbgCEVRH (ORCPT ); Thu, 5 Mar 2020 16:17:07 -0500 Received: from mail-pj1-f66.google.com ([209.85.216.66]:54805 "EHLO mail-pj1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726846AbgCEVRF (ORCPT ); Thu, 5 Mar 2020 16:17:05 -0500 Received: by mail-pj1-f66.google.com with SMTP id np16so120367pjb.4 for ; Thu, 05 Mar 2020 13:17:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=v1upWCD1mlNbaZtpOS/pHEyeFFYjDyZbTGORJ9Hi0Po=; b=XNKMdglo9YOUj0vtGHLxx4w9M+D74XpIcU4euCxAw/oRnX95qUBq3YYOSLvlws4gkk atLHgbiIjNl4Lp9deokObeR0JVIWdr2FmZPhgIfkwyijrv/GEYGYZm2UEGlBVLPDxs+J 0LEUO4jLu6BKbSOTzI6Mg6d7fY6bdnZ4QBEbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=v1upWCD1mlNbaZtpOS/pHEyeFFYjDyZbTGORJ9Hi0Po=; b=EEmXyQh3njkj9H2QbOIg1yVTWTXtlkuIP0+dwZqwkUOjofde21c/cOjbVLZOJ9idsQ +71nspP2kuvGHLuYdkoiM7TX4tEZaQ1Kq/kTOs2+DUdFsrgNvkACbiPONaCAJBoUJ3Q7 LXDqbMfNBK21PIqUtG5sxBAtiWJ1ot8DwDz15aRTb7Ygnuh5CA2UYa1b7CjmnRinntVc nhKsLKrcxUHhgn6RMAr1B69F9zBO4jqAwLnOPKzhHf5QDbnGNlfpaMtcW7jYRgN+2NDl LA6jUl2E9lUCJ1Vv8QqdbwE0PfshWxQKl5cvfObnRyMMMOBHGisrDbM/HEO7+5Pr0JMT UI2g== X-Gm-Message-State: ANhLgQ3Y0r040OM1gDoiOK0I/e932bYsqzWsi6z96EvcyJJcuUoNm9gQ ima4+QcvgKKIBsD7HzelIPm2ugdVf4g= X-Google-Smtp-Source: ADFU+vuo71xr7b8efmkr7fBfrfvy+omdGcPEhfxnxPNTCL+ixBfzvYE9MKbAXGRIxUwFoXEpYSZksw== X-Received: by 2002:a17:902:b617:: with SMTP id b23mr10279367pls.285.1583443023339; Thu, 05 Mar 2020 13:17:03 -0800 (PST) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id y23sm13916086pfb.76.2020.03.05.13.17.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Mar 2020 13:17:02 -0800 (PST) Date: Thu, 5 Mar 2020 13:17:01 -0800 From: Kees Cook To: Tycho Andersen Cc: Arvind Sankar , John Paul Adrian Glaubitz , Joe Perches , "Tobin C . Harding" , kernel-hardening@lists.openwall.com, Yoshinori Sato , Rich Felker , linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sh: Stop printing the virtual memory layout Message-ID: <202003051310.F4AC41A@keescook> References: <202003021038.8F0369D907@keescook> <20200305151010.835954-1-nivedita@alum.mit.edu> <31d1567c4c195f3bc5c6b610386cf0f559f9094f.camel@perches.com> <3c628a5a-35c7-3d92-b94b-23704500f7c4@physik.fu-berlin.de> <20200305154657.GA848330@rani.riverdale.lan> <456fddd9-c980-b0f2-9dd0-19befee7861e@physik.fu-berlin.de> <20200305155628.GA857024@rani.riverdale.lan> <20200305205158.GF6506@cisco> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200305205158.GF6506@cisco> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 05, 2020 at 01:51:58PM -0700, Tycho Andersen wrote: > On Thu, Mar 05, 2020 at 10:56:29AM -0500, Arvind Sankar wrote: > > On Thu, Mar 05, 2020 at 04:49:22PM +0100, John Paul Adrian Glaubitz wrote: > > > On 3/5/20 4:46 PM, Arvind Sankar wrote: > > > > Not really too late. I can do s/pr_info/pr_devel and resubmit. > > > > > > > > parisc for eg actually hides this in #if 0 rather than deleting the > > > > code. > > > > > > > > Kees, you fine with that? > > > > > > But wasn't it removed for all the other architectures already? Or are these > > > changes not in Linus' tree yet? > > > > > > Adrian > > > > The ones mentioned in the commit message, yes, those are long gone. But > > I don't see any reason why the remaining ones (there are 6 left that I > > submitted patches just now for) couldn't switch to pr_devel instead. > > If you do happen to re-send with pr_debug() instead, feel free to add (FYI, pr_devel() was suggested, not pr_debug() -- the former is compile-time enabled with DEBUG and the latter can be enabled dynamically in some cases in the kernel, so pr_debug() should not be used.) > my ack to that series as well. But in any case, this one is also: > > Acked-by: Tycho Andersen Same for me. :) Consider the series: Acked-by: Kees Cook -- Kees Cook