From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753235AbbHES4j (ORCPT ); Wed, 5 Aug 2015 14:56:39 -0400 Received: from e28smtp07.in.ibm.com ([122.248.162.7]:59257 "EHLO e28smtp07.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752433AbbHES4f (ORCPT ); Wed, 5 Aug 2015 14:56:35 -0400 X-Helo: d28dlp02.in.ibm.com X-MailFrom: zohar@linux.vnet.ibm.com X-RcptTo: linux-security-module@vger.kernel.org Message-ID: <1438800984.2489.8.camel@linux.vnet.ibm.com> Subject: Re: [PATCH 02/27] ASN.1: Copy string names to tokens in ASN.1 compiler [ver #7] From: Mimi Zohar To: David Howells Cc: keyrings@linux-nfs.org, mcgrof@gmail.com, kyle@kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, dwmw2@infradead.org Date: Wed, 05 Aug 2015 14:56:24 -0400 In-Reply-To: <18018.1438799214@warthog.procyon.org.uk> References: <1438798384.2489.6.camel@linux.vnet.ibm.com> <20150805134323.9984.4454.stgit@warthog.procyon.org.uk> <20150805134345.9984.84254.stgit@warthog.procyon.org.uk> <18018.1438799214@warthog.procyon.org.uk> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 (3.12.11-1.fc21) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15080518-0025-0000-0000-0000063E0FC6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2015-08-05 at 19:26 +0100, David Howells wrote: > Mimi Zohar wrote: > > > This patch isn't applying properly against linux-security/next. The > > rest seem to be fine. > > Did you apply the asn1-fixes-20150805 first and patch 1? > > Note that the branch is based on security/next, with my asn1-fixes-20150805 > tag merged on top - so it *ought* to apply. Yes, that works. Thanks! Mimi