Branch: refs/heads/gh-readonly-queue/master/pr-6067-fd5e6e6163762c69d56c2cf63b53ec292c2f23ea
Home:
https://github.com/google/syzkaller
Commit: 6b6b5f21aadcc3fc3ccd91da0b782a4307229d70
https://github.com/google/syzkaller/commit/6b6b5f21aadcc3fc3ccd91da0b782a4307229d70
Author: fellair <
tesla...@gmail.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M CONTRIBUTORS
M sys/linux/dev_snd_timer.txt
M sys/linux/dev_snd_timer.txt.const
Log Message:
-----------
sys/linux: update descriptions in dev_snd_timer.txt
A few things done here:
- Add new userspace-driven ioctls (and necessary structs as well):
SNDRV_TIMER_IOCTL_CREATE
SNDRV_TIMER_IOCTL_TRIGGER
- Change a few object pointers' directions to better reflect their
intent (mostly inout).
- Split old SNDRV_TIMER_IOCTL_TREAD into two:
SNDRV_TIMER_IOCTL_TREAD_OLD and SNDRV_TIMER_IOCTL_TREAD64 the way
it is done in the kernel.
- Remove TODO descriptions concerning SNDCTL_TMR_START etc. as they
are described elsewhere, and as far as I can tell, are not necessary
here.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications