mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| crisksyms.c | ||
| irq.c | ||
| module.c | ||
| process.c | ||
| profile.c | ||
| ptrace.c | ||
| setup.c | ||
| sys_cris.c | ||
| time.c | ||
| traps.c | ||