From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758614Ab2BNQ6L (ORCPT ); Tue, 14 Feb 2012 11:58:11 -0500 Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:35463 "EHLO e06smtp17.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758179Ab2BNQ6H (ORCPT ); Tue, 14 Feb 2012 11:58:07 -0500 Date: Tue, 14 Feb 2012 17:58:01 +0100 From: Heiko Carstens To: David Howells Cc: Christian Borntraeger , keyrings@linux-nfs.org, linux-kernel@vger.kernel.org, dan@danny.cz, Carsten Otte , linux-s390@vger.kernel.org, stable@vger.kernel.org, Martin Schwidefsky Subject: Re: [PATCH] KEYS: Enable the compat keyctl wrapper on s390x Message-ID: <20120214165801.GA8108@osiris.boeblingen.de.ibm.com> References: <4F3A785A.4030500@de.ibm.com> <20120214145022.12531.16731.stgit@warthog.procyon.org.uk> <15313.1329232958@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15313.1329232958@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) x-cbid: 12021416-0542-0000-0000-000000FBFA42 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 14, 2012 at 03:22:38PM +0000, David Howells wrote: > Christian Borntraeger wrote: > > > Do you want to push this change via Martins s390 tree or via other > > trees? > > I've no objection to it going via Martin's tree. It's really an S390 fix > rather than a keyrings/security fix. Applied. Thanks!