]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Sep 2020 07:41:57 +0000 (09:41 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 17 Sep 2020 17:00:46 +0000 (13:00 -0400)
commitcc7886d25bcaffe7f4412d774365d85b462366f8
tree7d592841685eb47a6522ae13484c76c8ca4c7131
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>

lift the compat_s64 and compat_u64 definitions into common code using the
COMPAT_FOR_U64_ALIGNMENT symbol for the x86 special case.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/arm64/include/asm/compat.h
arch/mips/include/asm/compat.h
arch/parisc/include/asm/compat.h
arch/powerpc/include/asm/compat.h
arch/s390/include/asm/compat.h
arch/sparc/include/asm/compat.h
arch/x86/include/asm/compat.h
include/asm-generic/compat.h