From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934020AbcDLRq2 (ORCPT ); Tue, 12 Apr 2016 13:46:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38064 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932223AbcDLRqZ (ORCPT ); Tue, 12 Apr 2016 13:46:25 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1460472653.3256.3.camel@linux.vnet.ibm.com> References: <1460472653.3256.3.camel@linux.vnet.ibm.com> <20160407085756.29311.46761.stgit@warthog.procyon.org.uk> <20160407085922.29311.38135.stgit@warthog.procyon.org.uk> To: Mimi Zohar Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 12/12] IMA: Use the the system trusted keyrings instead of .ima_mok [ver #4] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <30893.1460483183.1@warthog.procyon.org.uk> Date: Tue, 12 Apr 2016 18:46:23 +0100 Message-ID: <30894.1460483183@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mimi Zohar wrote: > Signed-off-by: Mimi Zohar Okay, thanks. I'll see about pushing these patches to James soon. David