Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755619AbbDKNU2 (ORCPT ); Sat, 11 Apr 2015 09:20:28 -0400 Received: from hofr.at ([212.69.189.236]:33197 "EHLO mail.hofr.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755203AbbDKNUZ (ORCPT ); Sat, 11 Apr 2015 09:20:25 -0400 Date: Sat, 11 Apr 2015 15:20:23 +0200 From: Nicholas Mc Guire To: Jonathan Corbet Cc: Nicholas Mc Guire , Michal Marek , linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION Message-ID: <20150411132023.GA22172@opentech.at> References: <1428216268-3545-1-git-send-email-hofrat@osadl.org> <20150411151523.1756ec20@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150411151523.1756ec20@lwn.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 992 Lines: 25 On Sat, 11 Apr 2015, Jonathan Corbet wrote: > On Sun, 5 Apr 2015 08:44:28 +0200 > Nicholas Mc Guire wrote: > > > KBUILD_BUILD_VERSION is currently not documented but it is > > needed when rebuilding a kernel that should result in the identical > > binary. This is a brief documentation of KBUILD_BUILD_VERSION. > > Can we add something like the above to the document itself so that > readers have an idea of why they might want to tweak this? > > Either way, I can take it in the docs tree if that's best..Michal? > I thought of that but it would be inconsistent as all other descriptions here are only the function not the use. I did not find a file where the problem of identical rebuild would really fit. thx! hofrat -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/