aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorWenchao Hao <[email protected]>2024-06-06 08:52:15 +0000
committerTejun Heo <[email protected]>2024-06-07 16:24:16 +0000
commit231035f18d6b80e5c28732a20872398116a54ecd (patch)
tree39da1c9672cf80f147e72ce997e616fd362b49c3 /net/unix/af_unix.c
parentworkqueue: Refactor worker ID formatting and make wq_worker_comm() use full I... (diff)
downloadkernel-231035f18d6b80e5c28732a20872398116a54ecd.tar.gz
kernel-231035f18d6b80e5c28732a20872398116a54ecd.zip
workqueue: Increase worker desc's length to 32
Commit 31c89007285d ("workqueue.c: Increase workqueue name length") increased WQ_NAME_LEN from 24 to 32, but forget to increase WORKER_DESC_LEN, which would cause truncation when setting kworker's desc from workqueue_struct's name, process_one_work() for example. Fixes: 31c89007285d ("workqueue.c: Increase workqueue name length") Signed-off-by: Wenchao Hao <[email protected]> CC: Audra Mitchell <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions