Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1495061pxb; Wed, 10 Feb 2021 09:34:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJxuE4spypInGoKOyWpQKx/Q+XXuRyYEKJctZN4Z6yPezloVko4vROsZmhduPLK1CG0J3oTW X-Received: by 2002:a05:6402:22a2:: with SMTP id cx2mr4096257edb.332.1612978467322; Wed, 10 Feb 2021 09:34:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612978467; cv=none; d=google.com; s=arc-20160816; b=xp/0h87Wub+fpUFfIEH9ArvoDoZwqoPsIOlYcKGf/lbiyBuSIOr8xK0ES8E0bg6Uu9 xIn6xicBOjy1fhirdnx1xaFBzljBB7KTnKGdNRUUKSf38L0+m3TlbPPPbyLLNto3F+N3 T+75MroG/xY90TGn1zopqrgIWSQc5HRWH7pXT4WNnkznC9E1q7JZkawqXwlD+4haoGCP lgQ8sNuXKFfX4TDuzvGF1nFSzTIOlw8jp3X60nBiwK3D3zgMkh+P5YmWuINupV5N1XmA ZrXskjnCtzIKT9uAVipmoDUJBJgnElafVjX5n8PMNpxIzkNOHUH/z1HBOUBsITBNkLVH Y8Og== 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 :references:in-reply-to:message-id:subject:cc:to:from:date; bh=3pXZZCh7+rl1n/eoKTLb5o6r0KRYWwHak2ydCpsfkgg=; b=ePGyw5uexMOn0MjnGsv/mKx00MFdPJ59SlQYsP5dbxl28ZvhF0Sgz7O1y3vg0+OIZL 4wVTceSN4QgjVB/6VH0n1rfxTPucZqh8QsWLM+uZGDbavs1qeZLv00aMkfNoz1oTiSYb S8UesG1s1tp3/yXDY6tSyk42A8cbuh2SW/5Gq5b3rdiB/7v7vAFcYuTgziNRPvelxG7D b5FfQBx7ZJsBtXSC217xFjS1noOV+W/H3TPs9GKCavrrinZhHy77QUTYFlJpg5jBrYYe vRnoOSY9RtHcX3xiYSG83NihxaqG378B8mx9n/tmevesh8dRrZHUNM+qEsIA73YLKqhf FPuA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h24si1905894ejt.11.2021.02.10.09.34.03; Wed, 10 Feb 2021 09:34:27 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233070AbhBJRdF (ORCPT + 99 others); Wed, 10 Feb 2021 12:33:05 -0500 Received: from mail.kernel.org ([198.145.29.99]:45796 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232742AbhBJRaf (ORCPT ); Wed, 10 Feb 2021 12:30:35 -0500 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (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 E796B64E05; Wed, 10 Feb 2021 17:29:52 +0000 (UTC) Date: Wed, 10 Feb 2021 12:29:51 -0500 From: Steven Rostedt To: Tetsuo Handa Cc: Timur Tabi , Petr Mladek , Sergey Senozhatsky , Vlastimil Babka , Andy Shevchenko , Matthew Wilcox , akpm@linux-foundation.org, Linus Torvalds , roman.fietze@magna.com, Kees Cook , John Ogness , akinobu.mita@gmail.com, glider@google.com, Andrey Konovalov , Marco Elver , Rasmus Villemoes , Pavel Machek , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH 0/3][RESEND] add support for never printing hashed addresses Message-ID: <20210210122951.6893fcd5@gandalf.local.home> In-Reply-To: References: <20210210051814.845713-1-timur@kernel.org> <6da0be5a-7cb0-4943-e61f-7c3275e60cb6@i-love.sakura.ne.jp> <20210210111836.2468f10a@gandalf.local.home> <20210210114633.1b755f6e@gandalf.local.home> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 11 Feb 2021 02:07:21 +0900 Tetsuo Handa wrote: > I'm not refusing to use kernel command line options. I'm expecting that we can > also hardcode using kernel config options. Since boot-time switching via kernel > command line options makes the kernel behave differently, less boot-time > switching is better for avoiding unexpected problems (e.g. unintended LSM was > enabled). You could just add: CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="make-printk-non-secret" If you want it part of your config. -- Steve