[linux] 03/03: changelog: Fix some architecture prefixes

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Mar 17 01:56:32 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 6a9bf9b4b425f56d010ce17684f540328f5645f8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Mar 17 01:25:18 2016 +0000

    changelog: Fix some architecture prefixes
---
 debian/changelog | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fea1085..62d694b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,12 +18,12 @@ linux (4.4.6-1) UNRELEASED; urgency=medium
     - CIFS: Fix SMB2+ interim response processing for read requests
     - [x86] vfio: fix ioctl error handling
     - [x86] KVM: fix root cause for missed hardware breakpoints
-    - [arm,arm64] KVM: Fix ioctl error handling
+    - [arm*] KVM: Fix ioctl error handling
     - [amd64] iommu: Apply workaround for ATS write permission check
     - [amd64] iommu: Fix boot warning when device 00:00.0 is not iommu covered
     - [x86] iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
     - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
-    - [x86,powerpc] drm/ast: Fix incorrect register check for DRAM width
+    - [x86,powerpc*] drm/ast: Fix incorrect register check for DRAM width
     - drm/radeon/pm: update current crtc info after setting the powerstate
     - [x86] drm/amdgpu/pm: update current crtc info after setting the powerstate
     - [x86] drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
@@ -42,11 +42,11 @@ linux (4.4.6-1) UNRELEASED; urgency=medium
     - jffs2: Fix page lock / f->sem deadlock
     - jffs2: Fix directory hardlinks from deleted directories
     - ALSA: usb-audio: Add a quirk for Plantronics DA45
-    - ALSA: ctl: Fix ioctls for X32 ABI
-    - ALSA: hda - Fix mic issues on Acer Aspire E1-472
-    - ALSA: rawmidi: Fix ioctls X32 ABI
-    - ALSA: timer: Fix ioctls for X32 ABI
-    - ALSA: pcm: Fix ioctls for X32 ABI
+    - [amd64] ALSA: ctl: Fix ioctls for X32 ABI
+    - [x86] ALSA: hda - Fix mic issues on Acer Aspire E1-472
+    - [amd64] ALSA: rawmidi: Fix ioctls X32 ABI
+    - [amd64] ALSA: timer: Fix ioctls for X32 ABI
+    - [amd64] ALSA: pcm: Fix ioctls for X32 ABI
     - ALSA: seq: oss: Don't drain at closing a client
     - ALSA: hdspm: Fix wrong boolean ctl value accesses
     - ALSA: hdsp: Fix wrong boolean ctl value accesses
@@ -58,8 +58,9 @@ linux (4.4.6-1) UNRELEASED; urgency=medium
     - USB: qcserial: add Sierra Wireless EM74xx device ID
     - USB: serial: option: add support for Telit LE922 PID 0x1045
     - USB: serial: option: add support for Quectel UC20
-    - [mips] scache: Fix scache init with invalid line size.
-    - [mips]: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
+    - [mips*] scache: Fix scache init with invalid line size.
+    - [mips*] traps: Fix SIGFPE information leak from `do_ov' and
+      `do_trap_or_bp'
     - ubi: Fix out of bounds write in volume update code
     - thermal: cpu_cooling: fix out of bounds access in time_in_idle
     - [x86] drm/amdgpu: Use drm_calloc_large for VM page_tables array
@@ -118,7 +119,7 @@ linux (4.4.6-1) UNRELEASED; urgency=medium
     - [armhf] gpu: ipu-v3: Do not bail out on missing optional port nodes
     - [i386/686-pae] mm: Fix slow_virt_to_phys() for X86_PAE again
     - Revert "drm/radeon: call hpd_irq_event on resume"
-    - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
+    - [x86] drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
     - drm/radeon: Fix error handling in radeon_flip_work_func.
     - Revert "drm/radeon/pm: adjust display configuration after powerstate"
     - [powerpc*] powernv: Add a kmsg_dumper that flushes console output on panic

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