Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sparc64: We need to use compat_sys_ustat() as well.
Sparc was missed in commit 2b1c6bd ("generic compat_sys_ustat"). We definitely need it, since our __kernel_ino_t is "unsigned long". Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information