linux_dsm_epyc7002/include/trace/events
Christian Borntraeger cdef511985 KVM: fix sparse warning in include/trace/events/kvm.h
sparse complains about
include/trace/events/kvm.h:163:1: error: directive in argument list
include/trace/events/kvm.h:167:1: error: directive in argument list
include/trace/events/kvm.h:169:1: error: directive in argument list
and sparse is right. Preprocessing directives in an argument of a
macro are undefined behaviour as of C99 6.10.3p11.

Lets use an indirection to fix this.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-01-19 11:07:57 +01:00
..
9p.h
asoc.h
bcache.h
block.h
btrfs.h
compaction.h
context_tracking.h
ext3.h
ext4.h
f2fs.h
fence.h
filelock.h
filemap.h
gfpflags.h
gpio.h
host1x.h
hswadsp.h
i2c.h
intel-sst.h
iommu.h
ipi.h
irq.h
jbd2.h
jbd.h
kmem.h
kvm.h KVM: fix sparse warning in include/trace/events/kvm.h 2015-01-19 11:07:57 +01:00
lock.h
mce.h
migrate.h
module.h
napi.h
net.h
nmi.h
oom.h
pagemap.h
power_cpu_migrate.h
power.h
printk.h
random.h
rcu.h
regmap.h
regulator.h
rpm.h
sched.h
scsi.h
signal.h
skb.h
sock.h
spi.h
sunrpc.h sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt 2014-12-09 11:29:14 -05:00
swiotlb.h
syscalls.h
target.h Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus 2014-12-18 05:56:29 -08:00
task.h
thermal.h
thp.h
timer.h
tlb.h
udp.h
v4l2.h
vmscan.h
workqueue.h
writeback.h
xen.h