1
0
Fork 0
remarkable-linux/arch/avr32
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
..
boards avr32: Use correct config symbol in atstk1004 board code 2008-02-13 14:44:06 +01:00
boot
configs [AVR32] ATNGW100: Update defconfig 2008-01-25 08:31:43 +01:00
kernel Generic semaphore implementation 2008-04-17 10:42:34 -04:00
lib read_current_timer() cleanups 2008-02-06 10:41:02 -08:00
mach-at32ap Basic PWM driver for AVR32 and AT91 2008-02-08 09:22:38 -08:00
mm avr32: Fix broken pte dump code in do_page_fault() 2008-02-13 14:44:04 +01:00
oprofile [AVR32] Oprofile support 2008-01-25 08:31:40 +01:00
Kconfig avr32 mustn't select HAVE_IDE 2008-04-17 01:14:32 +02:00
Kconfig.debug [AVR32] Include instrumentation menu 2008-01-25 08:31:40 +01:00
Makefile [AVR32] Add support for AT32AP7001 and AT32AP7002 2008-01-25 08:31:41 +01:00