On Wed, Jan 07, 2015 at 10:06:25AM +0100, Sedat Dilek wrote:
> [ From the original posting in [1] ]
> Hi Greg,
> 
> just testing Linux v3.18.2-rc1.
> 
> I am here in my local Git tree and applying not the big tarball but
> from the stable-queu.git tree.
> 
> $ cd linux-git
> 
> $ for i in $( cat ../stable-queue-git/queue-3.18/series ) ; do echo [
> $i ] ;  git am ../stable-queue-git/queue-3.18/${i} ; done
> 
> Unfortunately, there is missing a patch to bump the version in the Makefile.
> 
> Is there something speaking against to put your changes to Makefile as
> a patch into queue-3.18?

I have never done that in the 8+ years of stable kernels, so it would be
a change in my workflow, sorry.

> >From your original posting in [1]
> ...
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gre...@linuxfoundation.org>
>     Linux 3.18.2-rc1
> 
> Filipe Manana <fdman...@suse.com>
> ...
> 
> For me this means to do an extra commit, add tags etc.

Yes, and my scripts do it for me, when creating a -rc release, see the
scripts/quilt-mail script in the stable-queue.git tree if you are
curious as to how it is done.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to