* struct timespec as part of kernel/userspace ABI
@ 2015-03-13 14:02 Tim Cussins
0 siblings, 0 replies; only message in thread
From: Tim Cussins @ 2015-03-13 14:02 UTC (permalink / raw)
To: ALSA Development Mailing List
Hi all,
Like the other ALSA ioctls, the proposed start_at ioctl currently uses
struct timespec.
A reviewer (of the start_at patchset) has mentioned that communicating
timespecs across the kernel/userspace boundary requires special
32bit/64bit compatibility handling (pcm_compat.c). I didn't appreciate
this :(
Should I follow the same pcm_compat.c pattern for dealing with timespecs
for the proposed start_at ioctl?
Cheers,
Tim
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-13 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 14:02 struct timespec as part of kernel/userspace ABI Tim Cussins
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.