• T
    ALSA: rawmidi: Fix ioctls X32 ABI · 2251fbbc
    Takashi Iwai 提交于
    Like the previous fixes for ctl and PCM, we need a fix for
    incompatible X32 ABI regarding the rawmidi: namely, struct
    snd_rawmidi_status has the timespec, and the size and the alignment on
    X32 differ from IA32.
    
    This patch fixes the incompatible ioctl for X32.
    
    Cc: <stable@vger.kernel.org> # v3.4+
    Signed-off-by: NTakashi Iwai <tiwai@suse.de>
    2251fbbc
rawmidi_compat.c 4.8 KB