From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753013AbdASWIR (ORCPT ); Thu, 19 Jan 2017 17:08:17 -0500 Received: from mail-it0-f45.google.com ([209.85.214.45]:37550 "EHLO mail-it0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751649AbdASWIO (ORCPT ); Thu, 19 Jan 2017 17:08:14 -0500 MIME-Version: 1.0 In-Reply-To: <1484789346-21012-1-git-send-email-labbott@redhat.com> References: <1484789346-21012-1-git-send-email-labbott@redhat.com> From: Kees Cook Date: Thu, 19 Jan 2017 14:08:12 -0800 X-Google-Sender-Auth: jRLvU20x_GETlBrZSAgGI3YyZHw Message-ID: Subject: Re: [RFC][PATCH 0/2] Better hardening names To: Laura Abbott Cc: Jason Wessel , Jonathan Corbet , Russell King , Catalin Marinas , Will Deacon , "James E.J. Bottomley" , Helge Deller , Martin Schwidefsky , Heiko Carstens , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , "x86@kernel.org" , Rob Herring , "Rafael J. Wysocki" , Len Brown , Pavel Machek , Mark Rutland , Jessica Yu , "linux-doc@vger.kernel.org" , LKML , "linux-arm-kernel@lists.infradead.org" , linux-parisc , "linux-s390@vger.kernel.org" , Linux PM list , "kernel-hardening@lists.openwall.com" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 18, 2017 at 5:29 PM, Laura Abbott wrote: > Hi, > > It's come up previously that CONFIG_DEBUG_SET_MODULE_RONX and > CONFIG_DEBUG_RODATA are not accurate names, mostly they should not have the > word 'debug' in them. This series attempts to change the names to something > a bit more descriptive and indicative of what they are actually used for these > days. > > I marked this RFC for > - Bike shedding purposes. > - A discussion of what defaults should be. The way I did the refactoring, both > options are default y. I'd appreciate comments if there is a better approach. > - Approach to split this up into more sub patches to make review/merging easier? > Or maybe it's fine. > > Quickly tested on arm/arm64/x86. > > Thanks, > Laura > > Laura Abbott (2): > security: Change name of CONFIG_DEBUG_RODATA > security: Change name of CONFIG_DEBUG_SET_MODULE_RONX Some day I'll quit reading my email backwards. :) I see you've got MODULE_RONX renamed too here, please ignore my comment about needing it "too". :) -Kees -- Kees Cook Nexus Security