aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2013-12-10 12:15:52 +0100
committerTakashi Iwai <[email protected]>2013-12-10 15:32:44 +0100
commit6733cf572a9e20db2b7580a5dd39d5782d571eec (patch)
tree965a2b1a992a5b801a98efa1f9c9e483cf3c4896 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parent932e9dec380c67ec15ac3eb073bb55797d8b4801 (diff)
ALSA: compress: Fix 64bit ABI incompatibility
snd_pcm_uframes_t is defined as unsigned long so it would take different sizes depending on 32 or 64bit architectures. As we don't want this ABI incompatibility, and there is no real 64bit user yet, let's make it the fixed size with __u32. Also bump the protocol version number to 0.1.2. Acked-by: Vinod Koul <[email protected]> Cc: <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions