From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752096AbcDSB5a (ORCPT ); Mon, 18 Apr 2016 21:57:30 -0400 Received: from mail-yw0-f172.google.com ([209.85.161.172]:35756 "EHLO mail-yw0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751764AbcDSB50 (ORCPT ); Mon, 18 Apr 2016 21:57:26 -0400 MIME-Version: 1.0 In-Reply-To: <20160418163102.GH3217@sirena.org.uk> References: <50b61ce23a73b68c3c55d6d9aa416af29001205a.1438170155.git.baolin.wang@linaro.org> <25528989.ZvcD3CdaC6@wuerfel> <20160418163102.GH3217@sirena.org.uk> Date: Tue, 19 Apr 2016 09:57:25 +0800 Message-ID: Subject: Re: [RESEND PATCH v2 3/5] security: Introduce security_settime64() From: Baolin Wang To: Mark Brown Cc: Arnd Bergmann , Serge Hallyn , James Morris , "Serge E. Hallyn" , John Stultz , Thomas Gleixner , Paul Moore , Stephen Smalley , Kees Cook , John Johansen , casey@schaufler-ca.com, agruenba@redhat.com, viro@zeniv.linux.org.uk, Neil Brown , jann@thejh.net, christopher.s.hall@intel.com, Xunlei Pang , harald@ccbib.org, LKML , linux-security-module Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19 April 2016 at 00:31, Mark Brown wrote: > On Mon, Apr 18, 2016 at 06:01:33PM +0200, Arnd Bergmann wrote: > >> I seem to have only received patches 3 and 4, both on my personal >> address and on lkml. Any idea what happened? > >> Unless you did not mean to send these patches at all, could you resend >> the entire series and put me and the y2038 list on cc to all of the >> patches? > > If other patches have already been accepted then just send this as a > single two patch series - the numbering only matters to keep thingsin > order within a given posting. That's right. Patch 1, 2 and 5 had been applied by John, but these two didn't. So I resend them. Thanks. -- Baolin.wang Best Regards