aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_dpll.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2024-09-26 22:49:06 +0000
committerFrederic Weisbecker <[email protected]>2025-01-08 17:15:03 +0000
commit41f70d8e16349c65abdc0dd88a7d0ab94e5ce639 (patch)
treec0c883c9f82480e34bde9ceeeed7089489676920 /drivers/net/ethernet/intel/ice/ice_dpll.c
parentrcu: Use kthread preferred affinity for RCU boost (diff)
downloadkernel-41f70d8e16349c65abdc0dd88a7d0ab94e5ce639.tar.gz
kernel-41f70d8e16349c65abdc0dd88a7d0ab94e5ce639.zip
kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
kthread_create_on_cpu() uses the CPU argument as an implicit and unique printf argument to add to the format whereas kthread_create_worker_on_cpu() still relies on explicitly passing the printf arguments. This difference in behaviour is error prone and doesn't help standardizing per-CPU kthread names. Unify the behaviours and convert kthread_create_worker_on_cpu() to use the printf behaviour of kthread_create_on_cpu(). Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dpll.c')
0 files changed, 0 insertions, 0 deletions