log_check from ubuntu_boot reports a warning from dca.c:697 ioat3_dca_init on T-3.13
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
Issue found on 3.13.0-190.241 with node fili.
This is not a regression, open this one because the message is different than the current bug report we're using in our hinting system (bug 1912316)
Here is the log:
[ 13.517940] Adding 8388604k swap on /swap.img. Priority:-1 extents:11 across:8986620k FS
[ 15.918446] systemd-
[ 17.280073] ioatdma: Intel(R) QuickData Technology Driver 4.00
[ 17.280144] ioatdma 0000:00:04.0: enabling device (0004 -> 0006)
[ 17.280311] ioatdma 0000:00:04.0: irq 212 for MSI/MSI-X
[ 17.280553] ------------[ cut here ]------------
[ 17.280560] WARNING: CPU: 0 PID: 1174 at /build/
[ 17.280562] ioatdma 0000:00:04.0: APICID_TAG_MAP set incorrectly by BIOS, disabling DCA
[ 17.280563] Modules linked in: ioatdma(+) acpi_power_meter(+) acpi_pad mac_hid nls_iso8859_1 crct10dif_pclmul crc32_pclmul ixgbe ghash_clmulni_intel aesni_intel hid_generic aes_x86_64 lrw dca gf128mul glue_helper usbhid ptp ablk_helper cryptd ahci hid pps_core libahci mdio wmi
[ 17.280580] CPU: 0 PID: 1174 Comm: systemd-udevd Not tainted 3.13.0-170-generic #220-Ubuntu
[ 17.280582] Hardware name: Intel Corporation S2600WTT/S2600WTT, BIOS SE5C610.
[ 17.280584] 0000000000000000 ffff8804643afa50 ffffffff8173c294 ffff8804643afa98
[ 17.280591] 000000000000000b ffff8804643afa88 ffffffff8106db9d ffff8808679f3e00
[ 17.280596] ffff880467bda000 ffff88046721f880 ffffc900136b8100 0000000000000100
[ 17.280602] Call Trace:
[ 17.280609] [] dump_stack+
[ 17.280617] [] warn_slowpath_
[ 17.280621] [] warn_slowpath_
[ 17.280626] [] ioat3_dca_
[ 17.280632] [] ioat3_dma_
[ 17.280637] [] ? __pci_set_
[ 17.280642] [] ioat_pci_
[ 17.280647] [] local_pci_
[ 17.280651] [] ? pci_match_
[ 17.280655] [] pci_device_
[ 17.280660] [] driver_
[ 17.280663] [] __driver_
[ 17.280667] [] ? __device_
[ 17.280672] [] bus_for_
[ 17.280675] [] driver_
[ 17.280678] [] bus_add_
[ 17.280682] [] ? 0xffffffffa007afff
[ 17.280685] [] driver_
[ 17.280688] [] ? 0xffffffffa007afff
[ 17.280692] [] __pci_register_
[ 17.280696] [] ioat_init_
[ 17.280701] [] do_one_
[ 17.280707] [] ? set_memory_
[ 17.280713] [] load_module+
[ 17.280716] [] ? store_uevent+
[ 17.280720] [] SyS_finit_
[ 17.280725] [] system_
[ 17.280726] ---[ end trace e0aeb4dc8c54a542 ]---
tags: | added: 3.13 sru-20220509 trusty ubuntu-boot |