I found almost all SYSCALL_DEFINEs (only 10 from totally 287 not found) and did add get_stat_size№ function to each of them.
and... same error
Please, look, for example, at file arch/mips/kernel/syscall.c Attachment 35933 and find my fault
What i done: i looking for SYSCALL_DEFINE of each syscall from scall32-n32.c and when function of SYSCALL_DEFINE is over, i place get_stat_size function there.
