5.X kernels Flag Tainted Kernels during boot tests.

Bug #1916049 reported by Sean Feole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Confirmed
Undecided
Unassigned

Bug Description

5.4 & 5.8 Focal & Groovy Generic/Lowlatency Kernel Tainted Flag

5.4 Kernels all flag ERRORs of tainted kernels, all of which are flag != 0: 2048

Linux grumman 5.4.0-66-generic #74-Ubuntu SMP Wed Jan 27 22:54:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

This does not affect fips or kvm

01/28 10:59:32 INFO |ubuntu_boo:0042| Checking kernel tainted flags in /proc/sys/kernel/tainted
01/28 10:59:32 INFO |ubuntu_boo:0046| ERROR: kernel tainted flag != 0: 2048
01/28 10:59:32 INFO |ubuntu_boo:0046|

See Attached dmesg.gz and syslog

-------------------------------

Revision history for this message
Sean Feole (sfeole) wrote :
tags: added: focal groovy kqa-blocker sru-20210125
tags: added: amd64
summary: - 5.X kernels are tainted warning.
+ 5.X kernels Flag Taining Kernels during boot tests.
Revision history for this message
Sean Feole (sfeole) wrote : Re: 5.X kernels Flag Taining Kernels during boot tests.

Attached dmesg is from Focal - AMD64

Sean Feole (sfeole)
summary: - 5.X kernels Flag Taining Kernels during boot tests.
+ 5.X kernels Flag Tainted Kernels during boot tests.
Revision history for this message
Tim Gardner (timg-tpi) wrote :

Nothing in the attached dmesg indicates a taint.

Revision history for this message
Thadeu Lima de Souza Cascardo (cascardo) wrote :

2048 is TAINT_FIRMWARE_WORKAROUND. That seems to be set when linux thinks there is something wrong with ACPI tables:

arch/x86/pci/fixup.c: add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK);
drivers/acpi/arm64/iort.c: if (WARN_TAINT(iort_node >= iort_end, TAINT_FIRMWARE_WORKAROUND,
drivers/dma/ioat/dca.c: add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK);
drivers/firmware/efi/runtime-wrappers.c: add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_NOW_UNRELIABLE);
drivers/iommu/intel/dmar.c: add_taint(TAINT_FIRMWARE_WORKAROUND, LOCKDEP_STILL_OK);

That would make sense to be happening on some systems where the tests were not running before.

Cascardo.

Revision history for this message
Kelsey Steele (kelsey-steele) wrote :

Seeing this on Bionic 4.15.0-136.140 lowlatency/generic as well

tags: added: bionic
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

[ 5.511280] systemd[1]: Set hostname to <grumman>.

This is a dup with bug 1912316

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

BTW this issue is limited to the node in Intel cloud, I didn't see this on other bare-metals in our pool.

tags: added: hwe-5.8 sru-20210222
tags: added: 5.4 sru-20210315
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.