From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [PATCH security-next v3 03/29] LSM: Rename .security_initcall section to .lsm_info Date: Tue, 2 Oct 2018 05:57:15 +1000 (AEST) Message-ID: References: <20180925001832.18322-1-keescook@chromium.org> <20180925001832.18322-4-keescook@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <20180925001832.18322-4-keescook@chromium.org> Sender: linux-kernel-owner@vger.kernel.org To: Kees Cook Cc: Arnd Bergmann , "Serge E. Hallyn" , Ard Biesheuvel , linux-arch@vger.kernel.org, linux-security-module@vger.kernel.org, Casey Schaufler , John Johansen , Tetsuo Handa , Paul Moore , Stephen Smalley , "Schaufler, Casey" , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Mon, 24 Sep 2018, Kees Cook wrote: > In preparation for switching from initcall to just a regular set of > pointers in a section, rename the internal section name. > > Cc: Arnd Bergmann > Cc: James Morris > Cc: "Serge E. Hallyn" > Cc: Ard Biesheuvel > Cc: linux-arch@vger.kernel.org > Cc: linux-security-module@vger.kernel.org > Signed-off-by: Kees Cook Reviewed-by: James Morris -- James Morris From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from namei.org ([65.99.196.166]:34562 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726238AbeJBCg4 (ORCPT ); Mon, 1 Oct 2018 22:36:56 -0400 Date: Tue, 2 Oct 2018 05:57:15 +1000 (AEST) From: James Morris Subject: Re: [PATCH security-next v3 03/29] LSM: Rename .security_initcall section to .lsm_info In-Reply-To: <20180925001832.18322-4-keescook@chromium.org> Message-ID: References: <20180925001832.18322-1-keescook@chromium.org> <20180925001832.18322-4-keescook@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-arch-owner@vger.kernel.org List-ID: To: Kees Cook Cc: Arnd Bergmann , "Serge E. Hallyn" , Ard Biesheuvel , linux-arch@vger.kernel.org, linux-security-module@vger.kernel.org, Casey Schaufler , John Johansen , Tetsuo Handa , Paul Moore , Stephen Smalley , "Schaufler, Casey" , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20181001195715.YDKwgxJuGlodCtPDP9uEUGPL6X1wnuJTqkyoT8y-R70@z> On Mon, 24 Sep 2018, Kees Cook wrote: > In preparation for switching from initcall to just a regular set of > pointers in a section, rename the internal section name. > > Cc: Arnd Bergmann > Cc: James Morris > Cc: "Serge E. Hallyn" > Cc: Ard Biesheuvel > Cc: linux-arch@vger.kernel.org > Cc: linux-security-module@vger.kernel.org > Signed-off-by: Kees Cook Reviewed-by: James Morris -- James Morris