diff mbox

Applied "Linux 4.4-rc8" to the asoc tree

Message ID E1aGQnY-0007VL-Gb@debutante (mailing list archive)
State Not Applicable
Headers show

Commit Message

Mark Brown Jan. 5, 2016, 12:33 p.m. UTC
The patch

   Linux 4.4-rc8

has been applied to the asoc tree at

   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

From 168309855a7d1e16db751e9c647119fe2d2dc878 Mon Sep 17 00:00:00 2001
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun, 3 Jan 2016 15:15:37 -0800
Subject: [PATCH] Linux 4.4-rc8

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Takashi Iwai Jan. 6, 2016, 1:11 p.m. UTC | #1
On Tue, 05 Jan 2016 13:33:12 +0100,
Mark Brown wrote:
> 
> The patch
> 
>    Linux 4.4-rc8
> 
> has been applied to the asoc tree at
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

I guess you need a smarter filter for back-merging the upstream :)


Takashi
Mark Brown Jan. 6, 2016, 1:16 p.m. UTC | #2
On Wed, Jan 06, 2016 at 02:11:55PM +0100, Takashi Iwai wrote:
> Mark Brown wrote:

> > The patch

> >    Linux 4.4-rc8

> > has been applied to the asoc tree at

> >    git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

> I guess you need a smarter filter for back-merging the upstream :)

No, I need to not pull Linus' tags in before I've updated Linus' tree.
diff mbox

Patch

diff --git a/Makefile b/Makefile
index 1122433a5cd5..9d94adeceab6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@ 
 VERSION = 4
 PATCHLEVEL = 4
 SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -rc8
 NAME = Blurry Fish Butt
 
 # *DOCUMENTATION*