[U-Boot] [PATCH v2 10/20] x86: Add atomic operations

Simon Glass sjg at chromium.org
Thu Apr 30 06:22:23 CEST 2015


On 28 April 2015 at 20:25, Simon Glass <sjg at chromium.org> wrote:
> Add a subset of this header file from Linux 4.0 to support atomic operations
> in U-Boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/include/asm/atomic.h | 115 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 115 insertions(+)
>  create mode 100644 arch/x86/include/asm/atomic.h

Applied to u-boot-x86.


More information about the U-Boot mailing list