Home
last modified time | relevance | path

Searched hist:c39ba6b3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dworkqueue.hc39ba6b3 Mon Jun 01 03:44:39 CDT 2020 Lai Jiangshan <laijs@linux.alibaba.com> workqueue: fix a piece of comment about reserved bits for work flags

8a2e8e5dec7e("workqueue: fix cwq->nr_active underflow")
allocated one more bit from the work flags, and it updated
partial of the comments (128 bytes -> 256 bytes), but it
failed to update the info about the number of reserved bits.

Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
c39ba6b3 Mon Jun 01 03:44:39 CDT 2020 Lai Jiangshan <laijs@linux.alibaba.com> workqueue: fix a piece of comment about reserved bits for work flags

8a2e8e5dec7e("workqueue: fix cwq->nr_active underflow")
allocated one more bit from the work flags, and it updated
partial of the comments (128 bytes -> 256 bytes), but it
failed to update the info about the number of reserved bits.

Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>