K 10 svn:author V 7 dchagin K 8 svn:date V 27 2017-02-12T15:22:50.810395Z K 7 svn:log V 265 Fix r313284. Members of the syscall argument structures are padded to a word size. So, for COMPAT_LINUX32 we should convert user supplied system call arguments which is 32-bit in that case to the array of register_t. Reported by: Oleg V. Nauman MFC after: 1 week END