acrn-kernel/arch/parisc/kernel
Matthew Wilcox 64ac24e738 Generic semaphore implementation
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>
2008-04-17 10:42:34 -04:00
..
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
asm-offsets.c
binfmt_elf32.c
cache.c arch/parisc/: Spelling fixes 2008-02-03 16:58:20 +02:00
drivers.c
entry.S
firmware.c [PARISC] pdc_console: fix bizarre panic on boot 2008-03-15 19:12:03 -07:00
hardware.c [PARISC] add back Crestone Peak cpu 2008-03-15 19:12:19 -07:00
head.S [PARISC] head.S: section mismatch fixes 2008-03-15 19:12:22 -07:00
hpmc.S
init_task.c
inventory.c
irq.c [PARISC] timer interrupt should not be IRQ_DISABLED 2007-12-06 09:16:45 -08:00
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
pci-dma.c parisc: fix sg_page() fallout 2007-10-23 09:49:31 +02:00
pci.c [PARISC] Zap unused variable warnings in pci.c 2007-10-19 21:41:33 -07:00
pdc_chassis.c
pdc_cons.c [PARISC] pdc_console: fix bizarre panic on boot 2008-03-15 19:12:03 -07:00
perf.c
perf_asm.S
perf_images.h
process.c
processor.c
ptrace.c
real2.S
setup.c procfs: constify function pointer tables 2008-02-08 09:22:38 -08:00
signal.c [PARISC] fix signal trampoline cache flushing 2008-04-15 15:51:36 -07:00
signal32.c
signal32.h
smp.c
sys32.h
sys_parisc.c
sys_parisc32.c
syscall.S
syscall_table.S [PARISC] wire up timerfd syscalls 2008-03-15 19:11:47 -07:00
time.c
topology.c
traps.c [PARISC] clean up show_stack 2008-03-15 19:12:15 -07:00
unaligned.c
unwind.c
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00