[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925766: marked as done (linux: ftbfs with GCC-9)



Your message dated Mon, 19 Aug 2019 05:32:12 +0000
with message-id <E1hzaH6-0009gN-OS@fasolo.debian.org>
and subject line Bug#925766: fixed in linux 5.2.9-1
has caused the Debian Bug report #925766,
regarding linux: ftbfs with GCC-9
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
925766: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925766
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.19.28-2
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-9

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/linux_4.19.28-2_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-sched.1+ perf-sched.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-sched.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-sched.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kvm.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kvm.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kvm.1+ perf-kvm.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kvm.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kvm.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-annotate.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-annotate.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-annotate.1+ perf-annotate.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-annotate.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-annotate.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-top.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-top.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-top.1+ perf-top.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-top.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-top.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-stat.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-stat.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-stat.1+ perf-stat.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-stat.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-stat.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-ftrace.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-ftrace.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-ftrace.1+ perf-ftrace.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-ftrace.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-ftrace.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-perl.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-perl.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-perl.1+ perf-script-perl.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-perl.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-perl.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-report.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-report.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-report.1+ perf-report.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-report.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-report.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-python.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-python.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-python.1+ perf-script-python.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-python.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-script-python.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-test.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-test.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-test.1+ perf-test.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-test.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-test.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-version.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-version.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-version.1+ perf-version.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-version.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-version.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kmem.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kmem.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kmem.1+ perf-kmem.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kmem.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kmem.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-inject.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-inject.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-inject.1+ perf-inject.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-inject.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-inject.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kallsyms.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kallsyms.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kallsyms.1+ perf-kallsyms.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kallsyms.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf-kallsyms.1
rm -f /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf.1 && \
asciidoctor -b manpage -d manpage \
	-a compat-mode -I. -rasciidoctor-extensions -a mansource="perf" -a manmanual="perf Manual" -a revdate=2019-03-15 -aperf_version= -o /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf.1+ perf.txt && \
mv /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf.1+ /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf.1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools/perf/Documentation'
type ldd
ldd is /usr/bin/ldd
! ldd /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf | grep -E '\blib(bfd|crypto)'
grep cplus_demangle /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf
Binary file /<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf/perf matches
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/build-tools/tools/perf'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules.gen:449: build-arch_amd64_real] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:35: build-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.2.9-1

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 925766@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 18 Aug 2019 22:54:21 +0100
Source: linux
Architecture: source
Version: 5.2.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 908712 925766 931707 933963 934091 934304 934309 934378 934824 934848
Changes:
 linux (5.2.9-1) unstable; urgency=medium
 .
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.8
     - scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
     - libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
     - libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
     - ALSA: usb-audio: Sanity checks for each pipe and EP types
     - ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
     - HID: wacom: fix bit shift for Cintiq Companion 2
     - HID: Add quirk for HP X1200 PIXART OEM mouse
     - atm: iphase: Fix Spectre v1 vulnerability (CVE-2017-5753)
     - bnx2x: Disable multi-cos feature.
     - drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case (Closes: #908712)
     - ife: error out when nla attributes are empty
     - ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
     - ip6_tunnel: fix possible use-after-free on xmit
     - ipip: validate header length in ipip_tunnel_xmit
     - [armhf,arm64] mvpp2: fix panic on module removal
     - [armhf,arm64] mvpp2: refactor MTU change code
     - net: bridge: delete local fdb on device init failure
     - net: bridge: mcast: don't delete permanent entries when fast leave is
       enabled
     - net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
     - net: fix ifindex collision during namespace removal
     - net/mlx5e: always initialize frag->last_in_page
     - net/mlx5: Use reversed order when unregister devices
     - net: phy: fixed_phy: print gpio error only if gpio node is present
     - net: phy: mscc: initialize stats array
     - net: sched: Fix a possible null-pointer dereference in dequeue_func()
     - net sched: update vlan action for batched events operations
     - net: sched: use temporary variable for actions indexes
     - net/smc: do not schedule tx_work in SMC_CLOSED state
     - [armhf,arm64] net: stmmac: Use netif_tx_napi_add() for TX polling
       function
     - tipc: compat: allow tipc commands without arguments
     - tipc: fix unitilized skb list crash
     - tun: mark small packets as owned by the tap sock
     - net/mlx5: Fix modify_cq_in alignment
     - net/mlx5e: Prevent encap flow counter update async to user query
     - r8169: don't use MSI before RTL8168d
     - net: fix bpf_xdp_adjust_head regression for generic-XDP
     - [x86] hv_sock: Fix hang when a connection is closed
     - net: phy: fix race in genphy_update_link
     - net/smc: avoid fallback in case of non-blocking connect
     - rocker: fix memory leaks of fib_work on two error return paths
     - net/mlx5: Add missing RDMA_RX capabilities
     - net/mlx5e: Fix matching of speed to PRM link modes
     - compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
     - [x86] drm/i915/vbt: Fix VBT parsing for the PSR section
     - Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
     - [armhf,arm64] spi: bcm2835: Fix 3-wire mode if DMA is enabled
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.9
     - Revert "PCI: Add missing link delays required by the PCIe spec"
     - [arm64] iio: cros_ec_accel_legacy: Fix incorrect channel setting
     - [x86] iio: imu: mpu6050: add missing available scan masks
     - [x86] crypto: ccp - Fix oops by properly managing allocated structures
     - [x86] crypto: ccp - Add support for valid authsize values less than 16
     - [x86] crypto: ccp - Ignore tag length when decrypting GCM ciphertext
     - driver core: platform: return -ENXIO for missing GpioInt
     - usb: usbfs: fix double-free of usb memory upon submiturb error
     - Revert "USB: rio500: simplify locking"
     - usb: iowarrior: fix deadlock on disconnect
     - sound: fix a memory leak bug
     - [arm64,mips/octeon] mmc: cavium: Set the correct dma max segment size for
       mmc_host
     - [arm64,mips/octeon] mmc: cavium: Add the missing dma unmap when the dma
       has finished.
     - loop: set PF_MEMALLOC_NOIO for the worker thread
     - bdev: Fixup error handling in blkdev_get() (Closes: #934378)
     - Input: usbtouchscreen - initialize PM mutex before using it
     - Input: elantech - enable SMBus on new (2018+) systems
     - [x86] Input: synaptics - enable RMI mode for HP Spectre X360
     - [x86] mm: Check for pfn instead of page in vmalloc_sync_one()
     - [x86] mm: Sync also unmappings in vmalloc_sync_all()
     - mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
     - [s390x] perf annotate: Fix s390 gap between kernel end and module start
     - perf db-export: Fix thread__exec_comm()
     - [s390x] perf record: Fix module size on s390
     - [x86] purgatory: Do not use __builtin_memcpy and __builtin_memset
     - [x86] purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
     - genirq/affinity: Create affinity mask for single vector
     - gfs2: gfs2_walk_metadata fix
     - usb: yurex: Fix use-after-free in yurex_delete
     - usb: typec: ucsi: ccg: Fix uninitilized symbol error
     - usb: typec: tcpm: free log buf memory when remove debug file
     - usb: typec: tcpm: remove tcpm dir if no children
     - usb: typec: tcpm: Add NULL check before dereferencing config
     - usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
     - [armhf] can: flexcan: fix stop mode acknowledgment
     - [armhf] can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
     - can: peak_usb: fix potential double kfree_skb()
     - [powerpc*] fix off by one in max_zone_pfn initialization for ZONE_DMA
     - netfilter: nfnetlink: avoid deadlock due to synchronous request_module
     - netfilter: Fix rpfilter dropping vrf packets by mistake
     - netfilter: nf_tables: fix module autoload for redir
     - netfilter: conntrack: always store window size un-scaled
     - netfilter: nft_hash: fix symhash with modulus one
     - rq-qos: don't reset has_sleepers on spurious wakeups
     - rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
     - rq-qos: use a mb for got_token
     - netfilter: nf_tables: Support auto-loading for inet nat
     - drm/amd/display: No audio endpoint for Dell MST display
     - drm/amd/display: Clock does not lower in Updateplanes
     - drm/amd/display: Wait for backlight programming completion in set
       backlight level
     - drm/amd/display: fix DMCU hang when going into Modern Standby
     - drm/amd/display: use encoder's engine id to find matched free audio
       device
     - drm/amd/display: put back front end initialization sequence
     - drm/amd/display: allocate 4 ddc engines for RV2
     - drm/amd/display: Fix dc_create failure handling and 666 color depths
     - drm/amd/display: Only enable audio if speaker allocation exists
     - drm/amd/display: Increase size of audios array
     - nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
     - mac80211: fix possible memory leak in ieee80211_assign_beacon
     - mac80211: don't warn about CW params when not using them
     - allocate_flower_entry: should check for null deref
     - hwmon: (nct6775) Fix register address and added missed tolerance for
       nct6106
     - [armhf] dts: imx6ul: fix clock frequency property name of I2C buses
     - [powerpc*] papr_scm: Force a scm-unbind if initial scm-bind fails
     - [arm64] Force SSBS on context switch
     - [arm64] entry: SP Alignment Fault doesn't write to FAR_EL1
     - [x86] iommu/vt-d: Check if domain->pgd was allocated
     - [arm64] drm/msm/dpu: Correct dpu encoder spinlock initialization
     - [ppc64] cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
     - [s390x] qdio: add sanity checks to the fast-requeue path
     - ALSA: compress: Fix regression on compressed capture streams
     - ALSA: compress: Prevent bypasses of set_params
     - ALSA: compress: Don't allow paritial drain operations on capture streams
     - ALSA: compress: Be more restrictive about when a drain is allowed
     - perf script: Fix off by one in brstackinsn IPC computation
     - perf tools: Fix proper buffer size for feature processing
     - perf stat: Fix segfault for event group in repeat mode
     - perf session: Fix loading of compressed data split across adjacent
       records
     - perf probe: Avoid calling freeing routine multiple times for same pointer
     - drbd: dynamically allocate shash descriptor
     - ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
     - nvme: ignore subnqn for ADATA SX6000LNP
     - nvme: fix memory leak caused by incorrect subsystem free
     - scsi: megaraid_sas: fix panic on loading firmware crashdump
     - scsi: ibmvfc: fix WARN_ON during event pool release
     - scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
     - test_firmware: fix a memory leak bug
     - tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
     - [x86] perf/intel: Fix SLOTS PEBS event constraint
     - [x86] perf/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x
       register
     - [x86] perf: Apply more accurate check on hypervisor platform
     - perf/core: Fix creating kernel counters for PMUs that override event->cpu
     - [s390x] dma: provide proper ARCH_ZONE_DMA_BITS value
     - HID: sony: Fix race condition between rumble and device remove.
     - ALSA: usb-audio: fix a memory leak bug
     - [x86] KVM/nSVM: properly map nested VMCB
     - can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
     - can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
     - hwmon: (nct7802) Fix wrong detection of in4 presence
     - hwmon: (lm75) Fixup tmp75b clr_mask
     - [x86] drm/i915: Fix wrong escape clock divisor init for GLK
     - ALSA: firewire: fix a memory leak bug
     - ALSA: hiface: fix multiple memory leak bugs
     - ALSA: hda - Don't override global PCM hw info flag
     - [x86] ALSA: hda - Workaround for crackled sound on AMD controller
       (1022:1457)
     - mac80211: don't WARN on short WMM parameters from AP
     - dax: dax_layout_busy_page() should not unmap cow pages
     - SMB3: Fix deadlock in validate negotiate hits reconnect
     - smb3: send CAP_DFS capability during session setup
     - NFSv4: Fix delegation state recovery
     - NFSv4: Check the return value of update_open_stateid()
     - NFSv4: Fix an Oops in nfs4_do_setattr
     - [x86] KVM: Fix leak vCPU's VMCS value into other pCPU
     - [armhf,arm64] KVM: Sync ICH_VMCR_EL2 back when about to block
     - mwifiex: fix 802.11n/WPA detection
     - iwlwifi: don't unmap as page memory that was mapped as single
     - iwlwifi: mvm: fix an out-of-bound access
     - iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
     - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
     - iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
 .
   [ Salvatore Bonaccorso ]
   * Enable Realtek 802.11ac wireless chips support (Closes: #933963)
 .
   [ Ben Hutchings ]
   * [armel] fb-modules: Remove xgifb, which was removed upstream (fixes FTBFS)
   * tracefs: Fix potential null dereference in default_file_open()
     (Closes: #934304)
   * [arm64] hwrandom: Re-enable HW_RANDOM_OMAP as module (Closes: #931707)
   * ptp: Change CAVIUM_PTP from built-in to modular (Closes: #934848)
   * bug script: Check whether /e/n/interfaces exists (Closes: #934824)
   * bug script: Include network configuration from /e/n/interfaces.d
   * bug script: Check for unreadable /e/n/interfaces files
   * [x86] iommu: Enable INTEL_IOMMU_DEFAULT_ON (Closes: #934309)
   * HID: Enable HID_BIGBEN_FF, HID_MACALLY, HID_GFRM, HID_GT683R,
     HID_VIEWSONIC, HID_MALTRON, HID_U2FZERO as modules (Closes: #934091)
   * usbip: network: Fix unaligned member access (Closes: #925766)
   * libbpf: Fix cross-build
   * [rt] Update to 5.2.9-rt3:
     - i2c: exynos5: Remove IRQF_ONESHOT
     - i2c: hix5hd2: Remove IRQF_ONESHOT
     - sched/deadline: Ensure inactive_timer runs in hardirq context
     - thermal/x86_pkg_temp: make pkg_temp_lock a raw spinlock
     - dma-buf: Use seqlock_t instread disabling preemption
     - KVM: arm/arm64: Let the timer expire in hardirq context on RT
     - x86: preempt: Check preemption level before looking at lazy-preempt
     - arm64: preempt: Fixup lazy preempt
     - arm64: preempt: Check preemption level before looking at lazy-preempt
 .
   [ Alper Nebi Yasak ]
   * [arm64] udeb: Add pl330 to kernel-image
Checksums-Sha1:
 36cac9c12dc84a005208a4edef3b7898860d6f3f 186363 linux_5.2.9-1.dsc
 cb8ce95c832c7a613fbe8841b01b3116d118a2cf 111104960 linux_5.2.9.orig.tar.xz
 afc88dea262ad287baac78fd3341644b6c3c8f5a 3874532 linux_5.2.9-1.debian.tar.xz
 273df4286c1f83e0b910cc50caedddf2402434a7 46203 linux_5.2.9-1_source.buildinfo
Checksums-Sha256:
 00badbdf59b804b63fd374583777c178f9d89b46ab45dbe1161ce355f085dc34 186363 linux_5.2.9-1.dsc
 82ce19693856e06671e52f259cb19956984ef7083248b7a4c97b8b0e386681e7 111104960 linux_5.2.9.orig.tar.xz
 a2bbb88b9b329d226b8784080630ce7e0907b1c75de401f808d7c4f69e36d607 3874532 linux_5.2.9-1.debian.tar.xz
 3c987d3d78e7e52038a75087e8092113a62e545783f73aeaa3366eb6c71b6eef 46203 linux_5.2.9-1_source.buildinfo
Files:
 3c4df8f7c8978e93fa4b3f8a20cc38d7 186363 kernel optional linux_5.2.9-1.dsc
 38840fd723b92176befa9d51c79053ad 111104960 kernel optional linux_5.2.9.orig.tar.xz
 8abc209c5dc3a234092e728b09e5997d 3874532 kernel optional linux_5.2.9-1.debian.tar.xz
 f50f6b585fb054e8e24280fd15fa14ad 46203 kernel optional linux_5.2.9-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAl1Z+LQACgkQ57/I7JWG
EQlP3xAAibC24yKL2q1/nq0ssrocIevZMJMdnWOVDShAd2n7YDHB3TbqmZCMYdNY
AvI1tlEE7yP0LOrPr0C9GTTcmP1gNoaH/tidwEq4ZtAn0B3Gad3xW8/YxMairvxN
B67/0M7wqzz6mz78FfvKvWpMpgdzeWolUPpSyCY7QPWABDxwtxKNa1KPMfhVhdHY
y9Jwk7l8ZdHxfw3CixzTzaKofIgEB2SS6pw7A+2/nXUbmntHI004Ny5lA6eLQaIh
8cDv2NewoVcNU/2/AS8un0YD8hoBa5+Jo7tnSWbEBUMwgsXvvzJatM3rcsjGkycw
dDn7uGe/AIqmYyBFy/xZisbRE6ZeyPBMTfBvmeoZukGR9QiOu12eBMv8wZlV/qqY
frdkbXPqhZsNmplVH4jE1lKUrld9FAw1BDT7/hTMXTbyoFBZKQ6wQQeJx5O/iHNP
Plrp2D8ErTZHkNs+pv46t7kPkzAJIqR/KhfO2jhY/mzOpEjxF0n9diMFKCLP+ezU
4eLxUZb7vvVzY5EnfEUC1ZkwlerCl0XAdloAPsDh5HExU7snIeSfMgAwKqGyzYv/
ZmxmZJW+VxTOssMUQaK2bZ+Zg+BevNnBQez+9LpsahBt/sPf4qJGr8Hk6LIJC/Sf
rsBgcjJOl1HMqLGdDNeh5CKpWJN1JltaLWt5xiSvzbw2CBQ+URo=
=M4+F
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: