mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
Revert "oeqa/runtime/parselogs: Exclude preempt-rt error for now"
There's now a real fix in commits "linux-yocto/6.*: fix IRQ-80 warnings". This reverts commit 1451df346a0e2433714774421ce8f339a37a844a. (From OE-Core rev: f5c1b0f2b17814315bc2a09acc3aaa20f2522cff) Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6a7cf469b9
commit
d40fed311e
@@ -99,7 +99,6 @@ qemux86_common = [
|
||||
"blk_update_request: I/O error, dev fd0, sector 0 op 0x0:(READ)",
|
||||
"floppy: error",
|
||||
'failed to IDENTIFY (I/O error, err_mask=0x4)',
|
||||
'NOHZ tick-stop error: local softirq work is pending, handler #80!!!'
|
||||
] + common_errors
|
||||
|
||||
ignore_errors = {
|
||||
|
||||
Reference in New Issue
Block a user