Re: [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions

2022-02-01 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig

[PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions

2022-02-01 Thread guoren
From: Guo Ren There are 7 64bit architectures that support Linux COMPAT mode to run 32bit applications. A lot of definitions are duplicate: - COMPAT_USER_HZ - COMPAT_RLIM_INFINITY - COMPAT_OFF_T_MAX - __compat_uid_t, __compat_uid_t - compat_dev_t - compat_ipc_pid_t - struct compat_flock