From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759522Ab2IEVNz (ORCPT ); Wed, 5 Sep 2012 17:13:55 -0400 Received: from tundra.namei.org ([65.99.196.166]:48399 "EHLO tundra.namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754916Ab2IEVNx (ORCPT ); Wed, 5 Sep 2012 17:13:53 -0400 Date: Thu, 6 Sep 2012 07:08:46 +1000 (EST) From: James Morris To: Kees Cook cc: linux-kernel@vger.kernel.org, James Morris , Eric Paris , "Eric W. Biederman" , Jiri Kosina , Al Viro , John Johansen , Dan Carpenter , linux-security-module@vger.kernel.org Subject: Re: [PATCH] security: allow Yama to be unconditionally stacked In-Reply-To: <20120904203213.GA3617@www.outflux.net> Message-ID: References: <20120904203213.GA3617@www.outflux.net> User-Agent: Alpine 2.02 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 4 Sep 2012, Kees Cook wrote: > Unconditionally call Yama when CONFIG_SECURITY_YAMA_STACKED is selected, > no matter what LSM module is primary. Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next -- James Morris