]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h
authorArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 12:24:45 +0000 (14:24 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Oct 2015 10:08:53 +0000 (12:08 +0200)
commit6109dadc742f541192446e3dae8eba791e9e31f0
tree20efa322596a4dbcb81929725a86a98444550881
parenta0b6396c62f24f082eb38b001b480313500d501d
asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h

New users of these files still start showing up in linux-next, so it's
better to have a migration strategy. All existing users as of 4.3-rc4
are converted to use linux/io-64-nonatomic-*.h, and after 4.4-rc1
we can change all the new ones that have come in since, and then
remove this file again.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reported-by: LKP project <lkp@linux.intel.com>
include/asm-generic/io-64-nonatomic-hi-lo.h [new file with mode: 0644]
include/asm-generic/io-64-nonatomic-lo-hi.h [new file with mode: 0644]