lkml.org 
[lkml]   [2009]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 7/9] KVM: SVM: Add tracepoint for invlpga instruction
On 10/08/2009 12:03 PM, Joerg Roedel wrote:
> This patch adds a tracepoint for the event that the guest
> executed the INVLPGA instruction.
> +
> + TP_printk("rip=0x%016llx asid=%d adress=0x%016llx\n",
> + __entry->rip, __entry->asid, __entry->address)
> +);
>

s/adress/address/.

Also, kvm tracepoints don't use '=' in TP_printk(), please keep it
consistent.

Yeah, I know, but I don't have any real comments to make.

--
error compiling committee.c: too many arguments to function



\
 
 \ /
  Last update: 2009-10-08 18:13    [W:0.118 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site