mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
Semaphores are no longer performance-critical, so a generic C implementation is better for maintainability, debuggability and extensibility. Thanks to Peter Zijlstra for fixing the lockdep warning. Thanks to Harvey Harrison for pointing out that the unlikely() was unnecessary. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Acked-by: Ingo Molnar <mingo@elte.hu> |
History
|
|
|---|---|---|
| .. | ||
| Makefile | ||
| misc.S | ||
| miscthings.c | ||
| ptrace.c | ||
| ptrace_user.c | ||
| sigcontext.c | ||
| sysrq.c | ||