Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752862AbdDHR6Q (ORCPT ); Sat, 8 Apr 2017 13:58:16 -0400 Received: from mail-it0-f65.google.com ([209.85.214.65]:34129 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751166AbdDHR6H (ORCPT ); Sat, 8 Apr 2017 13:58:07 -0400 MIME-Version: 1.0 In-Reply-To: References: <1491613030-11599-1-git-send-email-deepa.kernel@gmail.com> <1491613030-11599-7-git-send-email-deepa.kernel@gmail.com> From: Deepa Dinamani Date: Sat, 8 Apr 2017 10:58:05 -0700 Message-ID: Subject: Re: [PATCH 06/12] audit: Use timespec64 to represent audit timestamps To: Paul Moore Cc: Linux Kernel Mailing List , Andrew Morton , Thomas Gleixner , Alexander Viro , Greg KH , andreas.dilger@intel.com, Arnd Bergmann , "J. Bruce Fields" , Chris Mason , "David S. Miller" , David Sterba , Evgeniy Dushistov , Eric Paris , Jaegeuk Kim , Josef Bacik , Jeff Layton , John Stultz , James Simmons , Ingo Molnar , oleg.drokin@intel.com, Steven Rostedt , yuchao0@huawei.com, ceph-devel , devel@driverdev.osuosl.org, linux-audit@redhat.com, linux-btrfs , linux-cifs@vger.kernel.org, "Linux F2FS DEV, Mailing List" , Linux FS-devel Mailing List , linux-mtd , LSM List , lustre-devel@lists.lustre.org, Linux Network Devel Mailing List , samba-technical@lists.samba.org, y2038 Mailman List 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: 469 Lines: 12 > I have no problem merging this patch into audit/next for v4.12, would > you prefer me to do that so at least this patch is merged? This would be fine. But, I think whoever takes the last 2 deletion patches should also take them. I'm not sure how that part works out. > It would probably make life a small bit easier for us in the audit > world too as it would reduce the potential merge conflict. However, > that's a relatively small thing to worry about. -Deepa