Re: [PATCH 5/9] async: Wrap hrtimer to provide a time source for a kfence

From: Peter Zijlstra
Date: Wed Jul 13 2016 - 06:33:36 EST


On Fri, Jun 24, 2016 at 10:08:49AM +0100, Chris Wilson wrote:
> kfence_add_delay() is a convenience wrapper around
> hrtimer_start_range_ns() to provide a time source for a kfence graph.

Changelog could be greatly improved by telling us why we'd want this.