Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753617AbdHUMMq (ORCPT ); Mon, 21 Aug 2017 08:12:46 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:33865 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752462AbdHUMMo (ORCPT ); Mon, 21 Aug 2017 08:12:44 -0400 MIME-Version: 1.0 In-Reply-To: <4455.1502267323@warthog.procyon.org.uk> References: <4455.1502267323@warthog.procyon.org.uk> From: Baolin Wang Date: Mon, 21 Aug 2017 20:12:43 +0800 Message-ID: Subject: Re: [PATCH 0/3] Fix y2038 issues for security/keys subsystem To: David Howells Cc: David Miller , James Morris , "Serge E. Hallyn" , marc.dionne@auristor.com, Dan Carpenter , "Jason A. Donenfeld" , Arnd Bergmann , Mark Brown , keyrings@vger.kernel.org, LKML , linux-security-module , Networking Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 330 Lines: 11 Hi David and James, On 9 August 2017 at 16:28, David Howells wrote: > The rxrpc patch isn't part of the security/keys subsystem. I'll push it > to the network tree. The other two I'll push to James. Could you apply this patch serials if there are no other comments? Thanks. -- Baolin.wang Best Regards