mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +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> |
||
|---|---|---|
| .. | ||
| asm-offsets.c | ||
| bios32.c | ||
| dma.c | ||
| entry.S | ||
| head.S | ||
| ints.c | ||
| m68k_ksyms.c | ||
| Makefile | ||
| module.c | ||
| module.lds | ||
| process.c | ||
| ptrace.c | ||
| setup.c | ||
| signal.c | ||
| sun3-head.S | ||
| sys_m68k.c | ||
| time.c | ||
| traps.c | ||
| vmlinux-std.lds | ||
| vmlinux-sun3.lds | ||
| vmlinux.lds.S | ||