"swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Seth Forshee |
Bug Description
I'm seeing this appear fairly regularly in dmesg:
[23630.791701] nouveau 0000:02:00.0: swiotlb buffer is full (sz: 2097152 bytes)
[23630.791703] swiotlb: coherent allocation failed for device 0000:02:00.0 size=2097152
[23630.791706] CPU: 12 PID: 2609 Comm: gnome-shell Not tainted 4.15.0-9-generic #10-Ubuntu
[23630.791709] Hardware name: Intel Corp. GRANTLEY/GRANTLEY, BIOS GRNDCRB1.
[23630.791710] Call Trace:
[23630.791718] dump_stack+
[23630.791723] swiotlb_
[23630.791728] x86_swiotlb_
[23630.791734] ttm_dma_
[23630.791737] ttm_dma_
[23630.791770] nouveau_
[23630.791773] ttm_tt_
[23630.791776] ttm_bo_
[23630.791779] ? ttm_bo_
[23630.791782] ttm_bo_
[23630.791784] ttm_bo_
[23630.791787] ttm_bo_
[23630.791808] ? nouveau_
[23630.791827] nouveau_
[23630.791847] ? nouveau_
[23630.791866] nouveau_
[23630.791883] nouveau_
[23630.791899] ? nouveau_
[23630.791912] drm_ioctl_
[23630.791919] drm_ioctl+
[23630.791936] ? nouveau_
[23630.791954] nouveau_
[23630.791957] do_vfs_
[23630.791961] ? __sys_recvmsg+
[23630.791964] SyS_ioctl+0x79/0x90
[23630.791967] do_syscall_
[23630.791971] entry_SYSCALL_
[23630.791972] RIP: 0033:0x7f26f5357ea7
[23630.791973] RSP: 002b:00007ffe50
[23630.791975] RAX: ffffffffffffffda RBX: 00005570b6b1b490 RCX: 00007f26f5357ea7
[23630.791975] RDX: 00007ffe50c20f40 RSI: 00000000c0306480 RDI: 000000000000000b
[23630.791976] RBP: 00007ffe50c20f40 R08: 0000000000000004 R09: 00005570b6b1b490
[23630.791977] R10: 0000000000000030 R11: 0000000000000246 R12: 00000000c0306480
[23630.791977] R13: 000000000000000b R14: 00005570b6ad5b88 R15: 00005570b0ad0690
This seems to be due to an attempt to allocate using huge pages, which has a fallback to allocating normal pages. There are patches in 4.16-rc1 to suppress this spam; backport them to bionic.
CVE References
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
This bug was fixed in the package linux - 4.15.0-10.11
---------------
linux (4.15.0-10.11) bionic; urgency=medium
* linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
* "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
(LP: #1749202)
- swiotlb: suppress warning when __GFP_NOWARN is set
- drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
* linux-tools: perf incorrectly linking libbfd (LP: #1748922)
- SAUCE: tools -- add ability to disable libbfd
- [Packaging] correct disablement of libbfd
* [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
(LP: #1744058)
- ALSA: hda/realtek - update ALC225 depop optimize
* [Artful] Support headset mode for DELL WYSE (LP: #1723913)
- SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
* headset mic can't be detected on two Dell machines (LP: #1748807) ALC285/ ALC289
- ALSA: hda/realtek - Support headset mode for ALC215/
- ALSA: hda - Fix headset mic detection problem for two Dell machines
* Bionic update to v4.15.3 stable release (LP: #1749191) verify_ rtnl() sk_alloc( )" router_ fib_event_ work add_sock( ) LICENSE/ DESCRIPTION DESCRIPTION/ AUTHOR/ LICENSE DESCRIPTION/ AUTHOR/ LICENSE
- ip6mr: fix stale iterator
- net: igmp: add a missing rcu locking section
- qlcnic: fix deadlock bug
- qmi_wwan: Add support for Quectel EP06
- r8169: fix RTL8168EP take too long to complete driver initialization.
- tcp: release sk_frag.page in tcp_disconnect
- vhost_net: stop device during reset owner
- ipv6: addrconf: break critical section in addrconf_
- ipv6: change route cache aging logic
- Revert "defer call to mem_cgroup_
- net: ipv6: send unsolicited NA after DAD
- rocker: fix possible null pointer dereference in
rocker_
- tcp_bbr: fix pacing_gain to always be unity when using lt_bw
- cls_u32: add missing RCU annotation.
- ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
- soreuseport: fix mem leak in reuseport_
- net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
- net: sched: fix use-after-free in tcf_block_put_ext
- media: mtk-vcodec: add missing MODULE_
- media: soc_camera: soc_scale_crop: add missing
MODULE_
- media: tegra-cec: add missing MODULE_
- gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
- crypto: tcrypt - fix S/G table for test_aead_speed()
- Linux 4.15.3
* bnx2x_attn_ int_deasserted3 :4323 MC assert! (LP: #1715519) // 2018-1000026 validate_ mac_len( )
CVE-
- net: create skb_gso_
- bnx2x: disable GSO where gso_size is too big for hardware
* ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
- net: hns: add ACPI mode support for ethtool -p
* CVE-2017-5715 (Spectre v2 Intel)
- [Packaging] retpoline files must be sorted
- [Packaging] pull in retpoline files
* [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
- d-i: Add hfi1 to nic-modules
* CVE-2017-5715 (Spectre v2 retpoline)
- [Packaging] retpoline -- add call site validation
- [Config] disable retpoline checks for first upload
* Do not dup...