+1
−2
Loading
In the conversion to atomic_t, six_lock_slowpath() ended up calling
six_lock_wakeup() in the failure path with a state variable that was
never initialized - whoops.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>