Skip to content
Commit 0ecef4db authored by Masayuki Ishikawa's avatar Masayuki Ishikawa
Browse files

clock_systimer: Replace critical section APIs with spinlock APIs. (64bit only)



If SMP=n or SMP=y && SPINLOCK_IRQ=n, this works in the same way as before.
If SMP=y && SPINLOCK_IRQ=y, performance will be improved.

Signed-off-by: default avatarMasayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
parent 57b6dec7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment