diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-28 11:23:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-09 15:34:54 -0800 |
commit | f9ed7db13ebd5c7723731228b190fe19ef255ba7 (patch) | |
tree | 82e807dea11cca9c5f4e4fb400ecf8d431127214 /Documentation/development-process | |
parent | 7c0fe28f45a58434011e8fe04fa09f595ed3a97f (diff) |
ALSA: pcm: Fix ioctls for X32 ABI
commit 513ace79b657e2022a592e77f24074e088681ecc upstream.
X32 ABI uses the 64bit timespec in addition to 64bit alignment of
64bit values. This leads to incompatibilities in some PCM ioctls
involved with snd_pcm_channel_info, snd_pcm_status and
snd_pcm_sync_ptr structs. Fix the PCM compat ABI for these ioctls
like the previous commit for ctl API.
Reported-by: Steven Newbury <steve@snewbury.org.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/development-process')
0 files changed, 0 insertions, 0 deletions