Searched hist:"3 bb5f4ac55dd91d516e7e36b45c94bd57efbb068" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/locking/ |
H A D | mutex.c | diff 3bb5f4ac55dd91d516e7e36b45c94bd57efbb068 Thu Jan 03 17:28:44 CST 2019 Davidlohr Bueso <dave@stgolabs.net> kernel/locking/mutex.c: remove caller signal_pending branch predictions
This is already done for us internally by the signal machinery.
Link: http://lkml.kernel.org/r/20181116002713.8474-2-dave@stgolabs.net Signed-off-by: Davidlohr Bueso <dave@stgolabs.net> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|