From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from namei.org ([65.99.196.166]:34512 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726204AbeJBCdT (ORCPT ); Mon, 1 Oct 2018 22:33:19 -0400 Date: Tue, 2 Oct 2018 05:53:38 +1000 (AEST) From: James Morris Subject: Re: [PATCH security-next v3 01/29] LSM: Correctly announce start of LSM initialization In-Reply-To: <20180925001832.18322-2-keescook@chromium.org> Message-ID: References: <20180925001832.18322-1-keescook@chromium.org> <20180925001832.18322-2-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: <20181001195338.aneWl3eo2LJFb5lJIe7AA_ldrJ9N9lXeTgRXHFiMGkU@z> On Mon, 24 Sep 2018, Kees Cook wrote: > For a while now, the LSM core has said it was "initializED", rather than > "initializING". This adjust the report to be more accurate (i.e. before > this was reported before any LSMs had been initialized.) > > Signed-off-by: Kees Cook > Reviewed-by: Casey Schaufler Reviewed-by: James Morris -- James Morris