From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from namei.org ([65.99.196.166]:35160 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725198AbeJCEA7 (ORCPT ); Wed, 3 Oct 2018 00:00:59 -0400 Date: Wed, 3 Oct 2018 07:15:30 +1000 (AEST) From: James Morris Subject: Re: [PATCH security-next v4 06/32] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA In-Reply-To: <20181002005505.6112-7-keescook@chromium.org> Message-ID: References: <20181002005505.6112-1-keescook@chromium.org> <20181002005505.6112-7-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: Casey Schaufler , John Johansen , Tetsuo Handa , Paul Moore , Stephen Smalley , "Schaufler, Casey" , LSM , Jonathan Corbet , linux-doc@vger.kernel.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20181002211530.9SxM161QjpLkDYFLfU9bhStK2n4MJX5tUILkA6EQVys@z> On Mon, 1 Oct 2018, Kees Cook wrote: > Since the struct lsm_info table is not an initcall, we can just move it > into INIT_DATA like all the other tables. > > Signed-off-by: Kees Cook > Reviewed-by: Casey Schaufler > Reviewed-by: John Johansen Reviewed-by: James Morris -- James Morris