fails to build when CONFIG_COMPACTION=n
Bug #1843069 reported by
Thadeu Lima de Souza Cascardo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-kvm (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Disco |
Fix Released
|
Undecided
|
Andrea Righi |
Bug Description
[Impact]
linux-kvm fails to build when CONFIG_
[Test case]
Use zram driver on our regression tests.
[Regression potential]
Use of non-initialized memory might cause breakage. Exercising the zram driver should catch any regresions.
Changed in linux-kvm (Ubuntu Disco): | |
status: | New → In Progress |
assignee: | nobody → Andrea Righi (arighi) |
Changed in linux-kvm (Ubuntu Disco): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package linux-kvm - 5.0.0-1019.20
---------------
linux-kvm (5.0.0-1019.20) disco; urgency=medium
* disco/linux-kvm: 5.0.0-1019.20 -proposed tracker (LP: #1846017)
[ Ubuntu: 5.0.0-31.33 ]
* disco/linux: 5.0.0-31.33 -proposed tracker (LP: #1846026) lubuntu/ kubuntu/ xubuntu/ ubuntu- mate dailies)
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
* /proc/self/maps paths missing on live session (was vlc won't start; eoan
19.10 & bionic 18.04 ubuntu/
(LP: #1842382)
- SAUCE: Revert "UBUNTU: SAUCE: shiftfs: enable overlayfs on shiftfs"
linux-kvm (5.0.0-1018.19) disco; urgency=medium
* disco/linux-kvm: 5.0.0-1018.19 -proposed tracker (LP: #1844353)
* fails to build when CONFIG_COMPACTION=n (LP: #1843069)
- mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
* please include the kernel module VXLAN (LP: #1811819)
- [Config] Enable VXLAN module support
[ Ubuntu: 5.0.0-30.32 ]
* disco/linux: 5.0.0-30.32 -proposed tracker (LP: #1844362) le32()/ le32_to_ cpu() in uapi header regs_user( ) mm check :cb_break_ lock irqchip_ state() callback
* Disco update: upstream stable patchset 2019-08-20 (LP: #1840846)
- Revert "e1000e: fix cyclic resets at link up with active tx"
- e1000e: start network tx queue only when link is up
- Input: synaptics - enable SMBUS on T480 thinkpad trackpad
- nilfs2: do not use unexported cpu_to_
- drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
- firmware: improve LSM/IMA security behaviour
- irqchip/gic-v3-its: Fix command queue pointer comparison bug
- clk: ti: clkctrl: Fix returning uninitialized data
- efi/bgrt: Drop BGRT status field reserved bits check
- perf/core: Fix perf_sample_
- ARM: dts: gemini Fix up DNS-313 compatible string
- ARM: omap2: remove incorrect __init annotation
- afs: Fix uninitialised spinlock afs_volume:
- x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
- be2net: fix link failure after ethtool offline test
- ppp: mppe: Add softdep to arc4
- sis900: fix TX completion
- ARM: dts: imx6ul: fix PWM[1-4] interrupts
- pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
- dm table: don't copy from a NULL pointer in realloc_argv()
- dm verity: use message limit for data block corruption message
- x86/boot/64: Fix crash if kernel image crosses page table boundary
- x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
- HID: chicony: add another quirk for PixArt mouse
- pinctrl: mediatek: Ignore interrupts that are wake only during resume
- cpu/hotplug: Fix out-of-bounds read when setting fail state
- pinctrl: mediatek: Update cur_mask in mask/mask ops
- linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
- genirq: Delay deactivation in free_irq()
- genirq: Fix misleading synchronize_irq() documentation
- genirq: Add optional hardware synchronization for shutdown
- x86/ioapic: Implement irq_get_
- x86/irq: Handle spurious interrupt after shutdown gracefully
- x86/irq: Seperate unused system vectors from spurious entry again
- AR...