[linux] 01/01: Merge tag 'debian/4.4.2-3'

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Feb 21 13:18:46 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 c9699a34660fbf4a136ee5f804d1c03d6fde3500
Merge: aae9cf4 bd792d2
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Feb 21 13:17:07 2016 +0000

    Merge tag 'debian/4.4.2-3'

 debian/changelog                                   |   7 +
 ...t-fix-kernel-panic-when-mapping-bgrt-data.patch | 180 +++++++++++++++++++++
 ...bgrt-replace-early_memremap-with-memremap.patch |  92 +++++++++++
 debian/patches/series                              |   2 +
 4 files changed, 281 insertions(+)

diff --cc debian/changelog
index 993711d,28abb96..0a75626
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,31 -1,10 +1,38 @@@
 +linux (4.5~rc5-1~exp1) UNRELEASED; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * [armel/versatile] Enable GPIOLIB, needed to build smc91x driver with
 +    OF enabled (fixes FTBFS)
 +  * [powerpc] mm: Fix HAVE_ARCH_SOFT_DIRTY dependencies (fixes FTBFS)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Fri, 19 Feb 2016 02:02:22 +0000
 +
 +linux (4.5~rc4-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Roger Shimizu ]
 +  * Enable TTY_PRINTK as module (Closes: #814540).
 +
 +  [ Ben Hutchings ]
 +  * [rt] Disable until it is updated for 4.5 or later
 +  * aufs: Update support patches to aufs4.x-rcN-20160215
 +  * Compile with gcc-5 on all architectures
 +  * [hppa] Update build-dependencies for renaming of binutils-hppa64
 +  * [x86] udeb: Move scsi_transport_fc to scsi-core-modules, since hv_storvsc
 +    now depends on it
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Thu, 18 Feb 2016 01:57:20 +0000
 +
+ linux (4.4.2-3) unstable; urgency=medium
+ 
+   * [x86] efi-bgrt: Fix kernel panic when mapping BGRT data (Closes: #815125)
+   * [x86] efi-bgrt: Replace early_memremap() with memremap()
+ 
+  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 21 Feb 2016 13:11:18 +0000
+ 
  linux (4.4.2-2) unstable; urgency=medium
  
    [ Ben Hutchings ]
diff --cc debian/patches/series
index 25d2420,971ac10..4c77ac7
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -75,5 -126,9 +75,7 @@@ bugfix/x86/x86-efi-map-ram-into-the-ide
  bugfix/x86/x86-efi-hoist-page-table-switching-code-into-efi_cal.patch
  bugfix/x86/x86-efi-build-our-own-page-table-structures.patch
  bugfix/x86/x86-efi-setup-separate-efi-page-tables-in-kexec-path.patch
 -bugfix/x86/x86-mm-fix-types-used-in-pgprot-cacheability-flags-t.patch
  debian/i386-686-pae-pci-set-pci-nobios-by-default.patch
  bugfix/all/iff_no_queue-fix-for-drivers-not-calling-ether_setup.patch
 -bugfix/arm/net-mv643xx_eth-fix-packet-corruption-with-tso-and-t.patch
+ bugfix/x86/x86-efi-bgrt-fix-kernel-panic-when-mapping-bgrt-data.patch
+ bugfix/x86/x86-efi-bgrt-replace-early_memremap-with-memremap.patch

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