On Fri, Jun 08, 2018 at 05:55:05PM +0300, Avi Kivity wrote: > io_pgetevents() will not change the signal mask. Mark it const > to make it clear and to reduce the need for casts in user code. > > Signed-off-by: Avi Kivity <a...@scylladb.com>
Looks good, Reviewed-by: Christoph Hellwig <h...@lst.de>