[ 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?

>From your original posting in [1]
...
-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
    Linux 3.18.2-rc1

Filipe Manana <[email protected]>
...

For me this means to do an extra commit, add tags etc.

Thanks.

Regards,
- Sedat -


[1] http://marc.info/?l=linux-kernel&m=142060001512442&w=2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
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