This website requires JavaScript.
Explore
Help
Sign In
q3k
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
346cafecde
linux
/
include
/
asm-cris
/
spinlock.h
2 lines
31 B
C
Raw
Normal View
History
Unescape
Escape
[PATCH] CRIS update: SMP Patches to support SMP. * Each CPU has its own current_pgd. * flush_tlb_range is implemented as flush_tlb_mm. * Atomic operations implemented with spinlocks. * Semaphores implemented with spinlocks. Signed-off-by: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-27 18:44:42 +00:00
#
include
<asm/arch/spinlock.h>
Reference in a new issue
Copy permalink