Skip to content
Commit 365970a1 authored by David Howells's avatar David Howells
Browse files

WorkStruct: Merge the pending bit into the wq_data pointer



Reclaim a word from the size of the work_struct by folding the pending bit and
the wq_data pointer together.  This shouldn't cause misalignment problems as
all pointers should be at least 4-byte aligned.

Signed-Off-By: default avatarDavid Howells <dhowells@redhat.com>
parent 6bb49e59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment