]> git.ipfire.org Git - people/ms/u-boot.git/commit
ubifs: Import atomic_long operations from Linux
authorAnton Habegger <anton.habegger@gmail.com>
Thu, 22 Jan 2015 21:29:10 +0000 (22:29 +0100)
committerHeiko Schocher <hs@denx.de>
Wed, 28 Jan 2015 06:42:35 +0000 (07:42 +0100)
commitdc2884315d492b1eefd9d32443c1f0aa3c0a991e
tree91247ed75616bc3e530ab1866786e5a66b748dae
parent40da2a2a08f12015d06d78a334e4d977963fee34
ubifs: Import atomic_long operations from Linux

This commit is a preperation for a subsequent UBIFS commit
which needs atomic_long operations.

Therefor "include/asm-generic/atomic-long.h" is imported
from 1860e37 Linux 3.15

Signed-off-by: Anton Habegger <anton.habegger@gmail.com>
fs/ubifs/ubifs.c
fs/ubifs/ubifs.h
include/asm-generic/atomic-long.h [new file with mode: 0644]
include/linux/compat.h