From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Wed, 25 May 2011 16:47:52 -0400 Subject: [Cluster-devel] [PATCH 26/34] dlm: Drop __TIME__ usage In-Reply-To: <4DDD6AD4.6040801@suse.cz> References: <1302015561-21047-1-git-send-email-mmarek@suse.cz> <1302015561-21047-27-git-send-email-mmarek@suse.cz> <4DDD6AD4.6040801@suse.cz> Message-ID: <20110525204752.GA2114@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, May 25, 2011 at 10:47:16PM +0200, Michal Marek wrote: > Dne 5.4.2011 16:59, Michal Marek napsal(a): > > The kernel already prints its build timestamp during boot, no need to > > repeat it in random drivers and produce different object files each > > time. > > > > Cc: Christine Caulfield > > Cc: David Teigland > > Cc: cluster-devel at redhat.com > > Signed-off-by: Michal Marek > > --- > > fs/dlm/main.c | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > Hi, > > 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, please do. Thanks, Dave