]> git.baikalelectronics.ru Git - kernel.git/commit
timerfd: add support for keyed wakeups
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Jul 2018 10:25:50 +0000 (12:25 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 6 Aug 2018 08:24:08 +0000 (10:24 +0200)
commit33f446ebc042efbb12677aa96abd9ee7bccf3457
treec9b26f38e92e1e1a4eef95ea1b6ae62e9ca24163
parentdf71e18b75088bde12f4c3d5e5841e11a140d1f9
timerfd: add support for keyed wakeups

This prepares timerfd for use with aio poll.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Avi Kivity <avi@scylladb.com>
fs/timerfd.c