On 14 November 2018 at 01:01, Benjamin Gaignard
wrote:
> From: Benjamin Gaignard
>
> This is uclass for Hardware Spinlocks.
> It implements two mandatory operations: lock and unlock
> and one optional relax operation.
>
> Signed-off-by: Benjamin Gaignard
> ---
> version 2:
> - use -ETIMEDOUT and
From: Benjamin Gaignard
This is uclass for Hardware Spinlocks.
It implements two mandatory operations: lock and unlock
and one optional relax operation.
Signed-off-by: Benjamin Gaignard
---
version 2:
- use -ETIMEDOUT and -ENOSYS for errors cases
- do not test if ops is valid
arch/sandbox/d
2 matches
Mail list logo