sound(4): Fix memory map of /dev/dsp devices when buffer size is not a multiple of PAGE_SIZE.
By using sndbuf_getallocsize() instead of sndbuf_getsize() in dsp_mmap_single().
PR: 267555
MFC after: 1 week
Sponsored by: NVIDIA Networking
sound(4): Fix memory map of /dev/dsp devices when buffer size is not a multiple… Tags None Referenced Files None Subscribers None
Description
Details
|