Commit e57d1430 authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

mutex: Fix up mutex_waiter usage

The patch moving bits into mutex.c was a little too much; by also
moving struct mutex_waiter a few less common CONFIGs would no longer
build.

Fixes: 5f35d5a6

 ("locking/mutex: Make __mutex_owner static to mutex.c")
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
parent a037d269
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment