The integer64 field in struct snd_ctl_elem_value has different offsets, depending the alignment of long long. This patch replaces long long with the newly introduced __compat_aligned_s64 so that x32 and ia32 can use the same compat system call for struct snd_ctl_elem_value.
-- H.J.
0002-Use-__compat_aligned_s64-in-snd_ctl_elem_value.patch
Description: Binary data