diff --git a/debian/changelog b/debian/changelog index 82d8ec747..dd56af8b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,34 +2,29 @@ linux (4.19.88-1) UNRELEASED; urgency=medium * New upstream stable update: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.88 - - clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate - - clocksource/drivers/mediatek: Fix error handling - - ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX + - [arm64] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate - ASoC: compress: fix unsigned integer overflow check - reset: Fix memory leak in reset_control_array_put() - - clk: samsung: exynos5433: Fix error paths - - ASoC: kirkwood: fix external clock probe defer - - ASoC: kirkwood: fix device remove ordering - - clk: samsung: exynos5420: Preserve PLL configuration during + - [armhf] clk: samsung: exynos5433: Fix error paths + - [armel/marvell,armhf] ASoC: kirkwood: fix external clock probe defer + - [armel/marvell,armhf] ASoC: kirkwood: fix device remove ordering + - [armhf] clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume - - pinctrl: cherryview: Allocate IRQ chip dynamic - - ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts + - [x86] pinctrl: cherryview: Allocate IRQ chip dynamic + - [armhf] dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts - reset: fix reset_control_ops kerneldoc comment - - clk: at91: avoid sleeping early - - clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup - - clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18 - - ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend - - samples/bpf: fix build by setting HAVE_ATTR_TEST to zero - - powerpc/bpf: Fix tail call implementation + - [armhf,arm64] clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup + - [armhf] clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18 + - [armhf] dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend + - [ppc64el] bpf: Fix tail call implementation - idr: Fix integer overflow in idr_for_each_entry - idr: Fix idr_alloc_u32 on 32-bit systems - - x86/resctrl: Prevent NULL pointer dereference when reading mondata - - clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call - - clk: ti: clkctrl: Fix failed to enable error with double udelay timeout - - net: fec: add missed clk_disable_unprepare in remove + - [x86] resctrl: Prevent NULL pointer dereference when reading mondata + - [armhf] clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call + - [armhf] clk: ti: clkctrl: Fix failed to enable error with double udelay + timeout - bridge: ebtables: don't crash when using dnat target in output chains - can: peak_usb: report bus recovery as well - - can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open - can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb mem leak - can: rx-offload: can_rx_offload_offload_one(): do not increase the @@ -41,63 +36,35 @@ linux (4.19.88-1) UNRELEASED; urgency=medium - can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error - can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error - - can: flexcan: increase error counters if skb enqueueing via + - [armhf] can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails - - can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit - race condition - - watchdog: meson: Fix the wrong value of left time - - ASoC: stm32: sai: add restriction on mmap support - - scripts/gdb: fix debugging modules compiled with hot/cold partitioning - - net: bcmgenet: use RGMII loopback for MAC reset - - net: bcmgenet: reapply manual settings to the PHY - - net: mscc: ocelot: fix __ocelot_rmw_ix prototype + - [arm64] watchdog: meson: Fix the wrong value of left time - ceph: return -EINVAL if given fsc mount option on kernel w/o support - net/fq_impl: Switch to kvmalloc() for memory allocation - mac80211: fix station inactive_time shortly after boot - block: drbd: remove a stray unlock in __drbd_send_protocol() - - pwm: bcm-iproc: Prevent unloading the driver module while in use - scsi: target/tcmu: Fix queue_cmd_ring() declaration - scsi: lpfc: Fix kernel Oops due to null pring pointers - scsi: lpfc: Fix dif and first burst use in write commands - - ARM: dts: Fix up SQ201 flash access - tracing: Lock event_mutex before synth_event_mutex - - ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed - - ARM: dts: imx51: Fix memory node duplication - - ARM: dts: imx53: Fix memory node duplication - - ARM: dts: imx31: Fix memory node duplication - - ARM: dts: imx35: Fix memory node duplication - - ARM: dts: imx7: Fix memory node duplication - - ARM: dts: imx6ul: Fix memory node duplication - - ARM: dts: imx6sx: Fix memory node duplication - - ARM: dts: imx6sl: Fix memory node duplication - - ARM: dts: imx50: Fix memory node duplication - - ARM: dts: imx23: Fix memory node duplication - - ARM: dts: imx1: Fix memory node duplication - - ARM: dts: imx27: Fix memory node duplication - - ARM: dts: imx25: Fix memory node duplication - - ARM: dts: imx53-voipac-dmm-668: Fix memory node duplication - - parisc: Fix serio address output - - parisc: Fix HP SDC hpa address output - - ARM: dts: Fix hsi gdd range for omap4 - - arm64: mm: Prevent mismatched 52-bit VA support - - arm64: smp: Handle errors reported by the firmware - - bus: ti-sysc: Check for no-reset and no-idle flags at the child level - - platform/x86: mlx-platform: Fix LED configuration - - ARM: OMAP1: fix USB configuration for device-only setups - - RDMA/hns: Fix the bug while use multi-hop of pbl - - RDMA/vmw_pvrdma: Use atomic memory allocation in create AH - - PM / AVS: SmartReflex: NULL check before some freeing functions is not - needed + - [armhf] dts: imx*: Fix memory node duplication + - [armhf] dts: Fix hsi gdd range for omap4 + - [arm64] mm: Prevent mismatched 52-bit VA support + - [arm64] smp: Handle errors reported by the firmware + - [armhf] bus: ti-sysc: Check for no-reset and no-idle flags at the child + level + - [arm64] RDMA/hns: Fix the bug while use multi-hop of pbl + - [x86] RDMA/vmw_pvrdma: Use atomic memory allocation in create AH + - [armhf] PM / AVS: SmartReflex: NULL check before some freeing functions + is not needed - xfs: zero length symlinks are not valid - - ARM: ks8695: fix section mismatch warning - ACPI / LPSS: Ignore acpi_device_fix_up_power() return value - scsi: lpfc: Enable Management features for IF_TYPE=6 - scsi: qla2xxx: Fix NPIV handling for FC-NVMe - scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port - nvme: provide fallback for discard alloc failure - - s390/zcrypt: make sysfs reset attribute trigger queue reset + - [s390x] zcrypt: make sysfs reset attribute trigger queue reset - crypto: user - support incremental algorithm dumps - - arm64: dts: renesas: draak: Fix CVBS input - mwifiex: fix potential NULL dereference and use after free - mwifiex: debugfs: correct histogram spacing, formatting - brcmfmac: set F2 watermark to 256 for 4373 @@ -110,80 +77,62 @@ linux (4.19.88-1) UNRELEASED; urgency=medium - ubifs: Fix default compression selection in ubifs - ubi: Put MTD device after it is not used - ubi: Do not drop UBI device reference before using - - microblaze: adjust the help to the real behavior - - microblaze: move "... is ready" messages to arch/microblaze/Makefile - - microblaze: fix multiple bugs in arch/microblaze/boot/Makefile - iwlwifi: move iwl_nvm_check_version() into dvm - iwlwifi: mvm: force TCM re-evaluation on TCM resume - iwlwifi: pcie: fix erroneous print - iwlwifi: pcie: set cmd_len in the correct place - - gpio: pca953x: Fix AI overflow on PCAL6524 + - [armhf,arm64] gpio: pca953x: Fix AI overflow on PCAL6524 - gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB - - kvm: vmx: Set IA32_TSC_AUX for legacy mode guests - - Revert "KVM: nVMX: reset cache/shadows when switching loaded VMCS" - - Revert "KVM: nVMX: move check_vmentry_postreqs() call to + - [x86] kvm: vmx: Set IA32_TSC_AUX for legacy mode guests + - [x86] Revert "KVM: nVMX: reset cache/shadows when switching loaded VMCS" + - [x86] Revert "KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()" - - crypto/chelsio/chtls: listen fails with multiadapt - VSOCK: bind to random port for VMADDR_PORT_ANY - - mmc: meson-gx: make sure the descriptor is stopped on errors - - mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET - - usb: ehci-omap: Fix deferred probe for phy handling + - [amd64] mmc: meson-gx: make sure the descriptor is stopped on errors + - [armhf] mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET + - [armhf] usb: ehci-omap: Fix deferred probe for phy handling - btrfs: Check for missing device before bio submission in btrfs_map_bio - btrfs: fix ncopies raid_attr for RAID56 - btrfs: dev-replace: set result code of cancel by status of scrub - Btrfs: allow clear_extent_dirty() to receive a cached extent state record - btrfs: only track ref_heads in delayed_ref_updates - - serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback - - HID: intel-ish-hid: fixes incorrect error handling - - gpio: raspberrypi-exp: decrease refcount on firmware dt node + - [x86] HID: intel-ish-hid: fixes incorrect error handling - serial: 8250: Rate limit serial port rx interrupts during input overruns - - kprobes/x86/xen: blacklist non-attachable xen interrupt functions + - [x86] kprobes/xen: blacklist non-attachable xen interrupt functions - xen/pciback: Check dev_data before using it - kprobes: Blacklist symbols in arch-defined prohibited area - - kprobes/x86: Show x86-64 specific blacklisted symbols correctly - - vfio-mdev/samples: Use u8 instead of char for handle functions - - memory: omap-gpmc: Get the header of the enum - - pinctrl: xway: fix gpio-hog related boot issues + - [amd64] kprobes: Show x86-64 specific blacklisted symbols correctly + - [armhf] memory: omap-gpmc: Get the header of the enum - net/mlx5: Continue driver initialization despite debugfs failure - netfilter: nf_nat_sip: fix RTP/RTCP source port translations - exofs_mount(): fix leaks on failure exits - bnxt_en: Return linux standard errors in bnxt_ethtool.c - bnxt_en: Save ring statistics before reset. - bnxt_en: query force speeds before disabling autoneg mode. - - KVM: s390: unregister debug feature on failing arch init - - pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width - - pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration - - pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 - - HID: doc: fix wrong data structure reference for UHID_OUTPUT + - [s390x] KVM: unregister debug feature on failing arch init - dm flakey: Properly corrupt multi-page bios. - gfs2: take jdata unstuff into account in do_grow - dm raid: fix false -EBUSY when handling check/repair message - xfs: Align compat attrlist_by_handle with native implementation. - xfs: Fix bulkstat compat ioctls on x32 userspace. - IB/qib: Fix an error code in qib_sdma_verbs_send() - - clocksource/drivers/fttmr010: Fix invalid interrupt register access - vxlan: Fix error path in __vxlan_dev_create() - - powerpc/book3s/32: fix number of bats in p/v_block_mapped() - - powerpc/xmon: fix dump_segments() + - [ppc64el] xmon: fix dump_segments() - drivers/regulator: fix a missing check of return value - Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading - - serial: max310x: Fix tx_empty() callback - - openrisc: Fix broken paths to arch/or32 - RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer - scsi: qla2xxx: deadlock by configfs_depend_item - scsi: csiostor: fix incorrect dma device in case of vport - brcmfmac: Fix access point mode - ath6kl: Only use match sets when firmware supports it - ath6kl: Fix off by one error in scan completion - - powerpc/perf: Fix unit_sel/cache_sel checks - - powerpc/32: Avoid unsupported flags with clang - - powerpc/prom: fix early DEBUG messages - - powerpc/mm: Make NULL pointer deferences explicit on bad page faults. - - powerpc/44x/bamboo: Fix PCI range - - vfio/spapr_tce: Get rid of possible infinite loop - - powerpc/powernv/eeh/npu: Fix uninitialized variables in + - [ppc64el] perf: Fix unit_sel/cache_sel checks + - [ppc64el] prom: fix early DEBUG messages + - [ppc64el] mm: Make NULL pointer deferences explicit on bad page faults. + - [ppc64el] vfio/spapr_tce: Get rid of possible infinite loop + - [ppc64el] powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status - drbd: ignore "all zero" peer volume sizes in handshake - drbd: reject attach of unsuitable uuids even if connected @@ -192,52 +141,40 @@ linux (4.19.88-1) UNRELEASED; urgency=medium - IB/rxe: Make counters thread safe - bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't - - regulator: tps65910: fix a missing check of return value - - powerpc/83xx: handle machine check caused by watchdog timer - - powerpc/pseries: Fix node leak in update_lmb_associativity_index() - - powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y - - crypto: mxc-scc - fix build warnings on ARM64 - - pwm: clps711x: Fix period calculation + - [armhf] regulator: tps65910: fix a missing check of return value + - [ppc64el] powerpc/pseries: Fix node leak in + update_lmb_associativity_index() - net/netlink_compat: Fix a missing check of nla_parse_nested - net/net_namespace: Check the return value of register_pernet_subsys() - f2fs: fix block address for __check_sit_bitmap - f2fs: fix to dirty inode synchronously - - um: Include sys/uio.h to have writev() - - um: Make GCOV depend on !KCOV - - net: (cpts) fix a missing check of clk_prepare - - net: stmicro: fix a missing check of clk_prepare - - net: dsa: bcm_sf2: Propagate error value from mdio_write + - [armhf] net: dsa: bcm_sf2: Propagate error value from mdio_write - atl1e: checking the status of atl1e_write_phy_reg - tipc: fix a missing check of genlmsg_put - net: marvell: fix a missing check of acpi_match_device - - net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() - ocfs2: clear journal dirty flag after shutdown journal - vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n - mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() - mm/page_alloc.c: use a single function to free page - mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free() - - tools/vm/page-types.c: fix "kpagecount returned fewer pages than - expected" failures - netfilter: nf_tables: fix a missing check of nla_put_failure - xprtrdma: Prevent leak of rpcrdma_rep objects - - infiniband: bnxt_re: qplib: Check the return value of send_message - infiniband/qedr: Potential null ptr dereference of qp - - firmware: arm_sdei: fix wrong of_node_put() in init function - - firmware: arm_sdei: Fix DT platform device creation - lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk - lib/genalloc.c: use vzalloc_node() to allocate the bitmap - - fork: fix some -Wmissing-prototypes warnings - drivers/base/platform.c: kmemleak ignore a known leak - lib/genalloc.c: include vmalloc.h - mtd: Check add_mtd_device() ret code - tipc: fix memory leak in tipc_nl_compat_publ_dump - net/core/neighbour: tell kmemleak about hash tables - - ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs + - [armhf,arm64] ata: ahci: mvebu: do Armada 38x configuration only on + relevant SoCs - PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity() - net/core/neighbour: fix kmemleak minimal reference count for hash tables - serial: 8250: Fix serial8250 initialization crash - - gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change + - [armhf] gpu: ipu-v3: pre: don't trigger update if buffer address doesn't + change - sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe - ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel - decnet: fix DN_IFREQ_SIZE @@ -249,7 +186,6 @@ linux (4.19.88-1) UNRELEASED; urgency=medium - blktrace: Show requests without sector - net/smc: fix byte_order for rx_curs_confirmed - tipc: fix skb may be leaky in tipc_link_input - - ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI - sfc: initialise found bitmap in efx_ef10_mtd_probe - geneve: change NET_UDP_TUNNEL dependency to select - net: fix possible overflow in __sk_mem_raise_allocated() @@ -262,45 +198,41 @@ linux (4.19.88-1) UNRELEASED; urgency=medium - net: dev: Use unsigned integer as an argument to left-shift - kvm: properly check debugfs dentry before using it - bpf: drop refcount if bpf_map_new_fd() fails in map_create() - - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED - - net: hns3: fix PFC not setting problem for DCB module - - net: hns3: fix an issue for hclgevf_ae_get_hdev - - net: hns3: fix an issue for hns3_update_new_int_gl - - iommu/amd: Fix NULL dereference bug in match_hid_uid + - [arm64] net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED + - [arm64] net: hns3: fix PFC not setting problem for DCB module + - [arm64] net: hns3: fix an issue for hclgevf_ae_get_hdev + - [arm64] net: hns3: fix an issue for hns3_update_new_int_gl + - [x86] iommu/amd: Fix NULL dereference bug in match_hid_uid - apparmor: delete the dentry in aafs_remove() to avoid a leak - scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing - ACPI / APEI: Switch estatus pool to use vmalloc memory - - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned + - [arm64] scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned - scsi: libsas: Check SMP PHY control function result - - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe - - RDMA/hns: Bugfix for the scene without receiver queue - - RDMA/hns: Fix the state of rereg mr - - RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp + - [arm64] RDMA/hns: Fix the bug with updating rq head pointer when flush cqe + - [arm64] RDMA/hns: Bugfix for the scene without receiver queue + - [arm64] RDMA/hns: Fix the state of rereg mr + - [arm64] RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board - - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property() + - [ppc64el] pseries/dlpar: Fix a missing check in dlpar_parse_cc_property() (CVE-2019-12614) - xdp: fix cpumap redirect SKB creation bug - mtd: Remove a debug trace in mtdpart.c - - mm, gup: add missing refcount overflow checks on s390 - - clk: at91: fix update bit maps on CFG_MOR write - - clk: at91: generated: set audio_pll_allowed in - at91_clk_register_generated() - - usb: dwc2: use a longer core rest timeout in dwc2_core_reset() + - [s390x] mm, gup: add missing refcount overflow checks on s390 + - [armhf,arm64] usb: dwc2: use a longer core rest timeout in + dwc2_core_reset() - staging: rtl8192e: fix potential use after free - staging: rtl8723bs: Drop ACPI device ids - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P - - mei: bus: prefix device names on bus with the bus name - - mei: me: add comet point V device id + - [x86] mei: bus: prefix device names on bus with the bus name + - [x86] mei: me: add comet point V device id - thunderbolt: Power cycle the router if NVM authentication fails - xfrm: Fix memleak on xfrm state destroy - media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE - - net: macb: fix error format in dev_err() + - [arm64] net: macb: fix error format in dev_err() - pwm: Clear chip_data in pwm_put() - - media: atmel: atmel-isc: fix asd memory allocation - - media: atmel: atmel-isc: fix INIT_WORK misplacement - macvlan: schedule bc_work even if error - net: psample: fix skb_over_panic - openvswitch: fix flow command message size @@ -308,42 +240,20 @@ linux (4.19.88-1) UNRELEASED; urgency=medium - slip: Fix use-after-free Read in slip_open - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() - openvswitch: remove another BUG_ON() - - selftests: bpf: test_sockmap: handle file creation failures gracefully - tipc: fix link name length check - sctp: cache netns in sctp_ep_common - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues - - net: macb: add missed tasklet_kill + - [arm64] net: macb: add missed tasklet_kill - ext4: add more paranoia checking in ext4_expand_extra_isize handling (CVE-2019-19767) - - watchdog: sama5d4: fix WDD value to be always set to max - - net: macb: Fix SUBNS increment and increase resolution - - net: macb driver, check for SKBTX_HW_TSTAMP - - mtd: rawnand: atmel: Fix spelling mistake in error message - - mtd: rawnand: atmel: fix possible object reference leak + - [arm64] net: macb: Fix SUBNS increment and increase resolution + - [arm64] net: macb driver, check for SKBTX_HW_TSTAMP - mtd: spi-nor: cast to u64 to avoid uint overflows - - drm/atmel-hlcdc: revert shift by 8 - - mailbox: stm32_ipcc: add spinlock to fix channels concurrent access - tcp: exit if nothing to retransmit on RTO timeout - HID: core: check whether Usage Page item is after Usage ID items - - crypto: stm32/hash - Fix hmac issue more than 256 bytes - - media: stm32-dcmi: fix DMA corruption when stopping streaming - - media: stm32-dcmi: fix check of pm_runtime_get_sync return value - - hwrng: stm32 - fix unbalanced pm_runtime_enable - - clk: stm32mp1: fix HSI divider flag - - clk: stm32mp1: fix mcu divider table - - clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks - - clk: stm32mp1: parent clocks update - - mailbox: mailbox-test: fix null pointer if no mmio - - pinctrl: stm32: fix memory leak issue - - ASoC: stm32: i2s: fix dma configuration - - ASoC: stm32: i2s: fix 16 bit format support - - ASoC: stm32: i2s: fix IRQ clearing - - ASoC: stm32: sai: add missing put_device() - - dmaengine: stm32-dma: check whether length is aligned on FIFO threshold - - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer - - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size - - net: fec: fix clock count mis-match + - [x86] platform: hp-wmi: Fix ACPI errors caused by too small buffer + - [x86] platform: hp-wmi: Fix ACPI errors caused by passing 0 as input size [ Salvatore Bonaccorso ] * Refresh powerpc-fix-mcpu-options-for-spe-only-compiler.patch (Context