[CRIU] [PATCH 0/2] A few fixes for timerfd

Cyrill Gorcunov gorcunov at openvz.org
Wed Aug 6 09:31:45 PDT 2014


Jenkins reported that on old kernels where timerfd support
is not yet implemented zdtm doesn't pass. So here is
check() routine and conditional zdtm test.

Andrew, take a look pleas on zdtm part, does it look correct?

Cyrill Gorcunov (2):
  timerfd: Implement check routine
  zdtm: timerfd requires new kernels to pass

 cr-check.c        |  2 ++
 include/timerfd.h |  1 +
 test/zdtm.sh      |  2 +-
 timerfd.c         | 28 ++++++++++++++++++++++++++++
 4 files changed, 32 insertions(+), 1 deletion(-)

-- 
1.9.3



More information about the CRIU mailing list