On Fri, 4 Aug 2017 15:20:30 -0400 Boris Ostrovsky <[email protected]> wrote:
> On 08/04/2017 07:36 AM, Juergen Gross wrote: > > The function xen_set_domain_pte() is used nowhere in the kernel. > > Remove it. > > > > Signed-off-by: Juergen Gross <[email protected]> > > Reviewed-by: Boris Ostrovsky <[email protected]> > > (+ Ingo and Steven who are maintainers of include/trace/events/xen.h) But the maintainers of where the tracepoints are located have final say (in this case, the Xen maintainers). I like to be Cc'd to make sure that the events are efficient and don't waste cpu unnecessary CPU cycles or memory. -- Steve

