android_kernel_xiaomi_sm8350/arch/ia64/ia32
Christoph Hellwig f7a5000f7a compat: move cp_compat_stat to common code
struct stat / compat_stat is the same on all architectures, so
cp_compat_stat should be, too.

Turns out it is, except that various architectures have slightly and some
high2lowuid/high2lowgid or the direct assignment instead of the
SET_UID/SET_GID that expands to the correct one anyway.

This patch replaces the arch-specific cp_compat_stat implementations with
a common one based on the x86-64 one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net> [ sparc bits ]
Acked-by: Kyle McMartin <kyle@mcmartin.ca> [ parisc bits ]
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 11:21:33 -07:00
..
audit.c
binfmt_elf32.c x86: PIE executable randomization, checkpatch fixes 2008-01-30 13:31:07 +01:00
elfcore32.h [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) 2008-02-20 12:55:37 -08:00
ia32_entry.S [IA64] use generic compat_old_sys_readdir 2008-08-18 15:42:11 -07:00
ia32_ldt.c
ia32_signal.c [IA64] TS_RESTORE_SIGMASK 2008-05-01 14:29:44 -07:00
ia32_support.c [IA64] fix personality(PER_LINUX32) performance issue 2008-05-15 09:54:19 -07:00
ia32_traps.c
ia32priv.h [IA64] use generic compat_old_sys_readdir 2008-08-18 15:42:11 -07:00
Makefile
sys_ia32.c compat: move cp_compat_stat to common code 2008-10-16 11:21:33 -07:00