Re: [PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION

2015-04-16 Thread Nicholas Mc Guire
On Mon, 13 Apr 2015, Michal Marek wrote: > On 2015-04-12 06:08, Nicholas Mc Guire wrote: > > On Sat, 11 Apr 2015, Michal Marek wrote: > > > >> Dne 11.4.2015 v 15:20 Nicholas Mc Guire napsal(a): > >>> On Sat, 11 Apr 2015, Jonathan Corbet wrote: > >>> > On Sun, 5 Apr 2015 08:44:28 +0200 > >>>

Re: [PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION

2015-04-13 Thread Michal Marek
On 2015-04-12 06:08, Nicholas Mc Guire wrote: > On Sat, 11 Apr 2015, Michal Marek wrote: > >> Dne 11.4.2015 v 15:20 Nicholas Mc Guire napsal(a): >>> On Sat, 11 Apr 2015, Jonathan Corbet wrote: >>> On Sun, 5 Apr 2015 08:44:28 +0200 Nicholas Mc Guire wrote: > KBUILD_BUILD_VERSIO

Re: [PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION

2015-04-11 Thread Nicholas Mc Guire
On Sat, 11 Apr 2015, Michal Marek wrote: > Dne 11.4.2015 v 15:20 Nicholas Mc Guire napsal(a): > > 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 > >>> need

Re: [PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION

2015-04-11 Thread Michal Marek
Dne 11.4.2015 v 15:20 Nicholas Mc Guire napsal(a): > 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 iden

Re: [PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION

2015-04-11 Thread Nicholas Mc Guire
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

Re: [PATCH] kbuild: add documentation of KBUILD_BUILD_VERSION

2015-04-11 Thread Jonathan Corbet
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 t