Re: [linux-yocto][linux-yocto v5.10] fix patches for marvell octeon

2021-12-09 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.10] fix patches for marvell octeon on 09/12/2021 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge this patch into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.10/standard/cn-sdkv5.4/octeon >

Re: [linux-yocto][v5.10/standard/x86 and v5.10/standard/preempt-rt/x86][PATCH] net: stmmac: fix a merge error in stmmac_main.c

2021-12-09 Thread Bruce Ashfield
It's amazing the amount of modifications the different SDKs and BSPs are doing to this driver. -stable has consistently confliced with them all for the past 5 or 6 updates .. so these sorts of things will happen from time to time. Thanks for the fixup, this is now merged. Bruce In message:

[linux-yocto] [yocto-kernel-cache][PATCH 1/1] cfg/debug: add kcov kernel configs

2021-12-09 Thread Ovidiu Panait
KCOV exposes kernel code coverage information in a form suitable for coverage-guided fuzzing. This debug feature can be enabled to add support for kernel fuzzing (with tools such as syzkaller). Signed-off-by: Ovidiu Panait --- cfg/debug/kcov/debug-kcov.cfg | 4

[linux-yocto] [PATCH] octeontx2: vf: Avoid canceling an uninitialized work queue

2021-12-09 Thread Ruiqiang Hao
From: Ruiqiang Hao For SMQVF function, reset_task work queue is uninitialized, if we cancel this work queue, following calltrace will be caused because work->func is NULL. There is no need to cancel reset_task work queue for SMQVF function. WARNING: CPU: 2 PID: 1 at kernel/workqueue.c:3038

[linux-yocto][linux-yocto v5.10] fix patches for marvell octeon

2021-12-09 Thread Ruiqiang Hao
Hi Bruce, Please help to merge this patch into our linux-yocto repo. repo: linux-yocto branch: v5.10/standard/cn-sdkv5.4/octeon v5.10/standard/preempt-rt/cn-sdkv5.4/octeon Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this