[CRIU] [PATCH 4/9] kcmp: Add epoll definitions
Cyrill Gorcunov
gorcunov at gmail.com
Sat Jun 23 10:38:10 MSK 2018
On Fri, Jun 22, 2018 at 10:30:18PM -0700, Andrey Vagin wrote:
> > @@ -9,8 +11,16 @@ enum kcmp_type {
> > KCMP_SIGHAND,
> > KCMP_IO,
> > KCMP_SYSVSEM,
> > + KCMP_EPOLL_TFD,
>
> When was it added into the kernel?
Almost a year ago
commit 0791e3644e5ef21646fe565b9061788d05ec71d4
Author: Cyrill Gorcunov <gorcunov at gmail.com>
Date: Wed Jul 12 14:34:28 2017 -0700
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
More information about the CRIU
mailing list