From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:54803 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751956Ab1EZJI3 (ORCPT ); Thu, 26 May 2011 05:08:29 -0400 Message-ID: <4DDE1891.8090101@suse.cz> Date: Thu, 26 May 2011 11:08:33 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH 27/34] gfs2: Drop __TIME__ usage References: <1302015561-21047-1-git-send-email-mmarek@suse.cz> <1302015561-21047-28-git-send-email-mmarek@suse.cz> <4DDD6B1F.1060303@suse.cz> <1306399434.2893.2.camel@menhir> In-Reply-To: <1306399434.2893.2.camel@menhir> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Steven Whitehouse Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, cluster-devel@redhat.com On 26.5.2011 10:43, Steven Whitehouse wrote: >> I don't see this patch in today's linux-next. Any objection against me >> applying it to the kbuild-2.6.git repository? >> > No, I think that should be ok. It was added as a method to spot when > someone had compiled their own module against a distro kernel, but tbh > this isn't a problem in practice, so I don't think it will be a problem, OK, thanks. Applied to kbuild-2.6.git#trivial. Michal