summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/itmt.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-01-14 17:11:36 +0100
committerIngo Molnar <mingo@kernel.org>2017-01-14 17:11:36 +0100
commitf21860bac05b609d71757338361d26209ff0759b (patch)
treefea61bb1bb0300c8dc6e0b65ac99b362a1eaf095 /arch/x86/kernel/itmt.c
parent6fa7aa50b2c48400bbd045daf3a2498882eb0596 (diff)
locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define
Mike noticed this bogosity: > > +# define mutex_lock_nest_io(lock, nest_lock) mutex_io(lock) > ^^^^^^^^^^^^^^ typo This new locking API is not used yet, so this didn't trigger in testing. Fix it. Reported-by: Mike Galbraith <efault@gmx.de> Cc: Tejun Heo <tj@kernel.org> Cc: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Jens Axboe <axboe@kernel.dk> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: adilger.kernel@dilger.ca Cc: jack@suse.com Cc: kernel-team@fb.com Cc: mingbo@fb.com Cc: tytso@mit.edu Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/itmt.c')
0 files changed, 0 insertions, 0 deletions