dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68knommu
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
..
kernel Generic semaphore implementation 2008-04-17 10:42:34 -04:00
lib Generic semaphore implementation 2008-04-17 10:42:34 -04:00
mm
platform m68knommu: remove duplicate hw_tick() code 2008-03-04 08:04:11 -08:00
Kconfig
Kconfig.debug
Makefile
defconfig m68knommu: update defconfig 2008-03-04 08:04:11 -08:00