[linux] 01/03: Update to 4.6-rc5

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Apr 29 08:41:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit f69db0a093d900febcb7cf08cb6dde13ba5d3c0c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Apr 27 23:50:01 2016 +0200

    Update to 4.6-rc5
---
 debian/changelog                                                     | 5 ++++-
 .../all/firmware-remove-redundant-log-messages-from-drivers.patch    | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a286e30..9b8b314 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
-linux (4.6~rc3-1~exp2) UNRELEASED; urgency=medium
+linux (4.6~rc5-1~exp1) UNRELEASED; urgency=medium
 
+  * New upstream release candidate
+
+  [ Ben Hutchings ]
   * [armhf] Enable EFI, RTC_DRV_EFI
   * Update config for renaming/removal/replacement/merging/splitting of various
     symbols
diff --git a/debian/patches/bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch b/debian/patches/bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
index 059b03f..1c7602f 100644
--- a/debian/patches/bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
+++ b/debian/patches/bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
@@ -2474,7 +2474,7 @@ upstream submission.
 -	}
  	err = upload_dma_data(sscape, init_fw->data, init_fw->size);
  	if (err == 0)
- 		snd_printk(KERN_INFO "sscape: MIDI firmware loaded %d KBs\n",
+ 		snd_printk(KERN_INFO "sscape: MIDI firmware loaded %zu KBs\n",
 --- a/sound/isa/wavefront/wavefront_synth.c
 +++ b/sound/isa/wavefront/wavefront_synth.c
 @@ -1947,10 +1947,8 @@ wavefront_download_firmware (snd_wavefro

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list