linux/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 ASoC: Remove snd_soc_cache_sync() implementation 2014-11-09 09:06:30 +00:00
bcache.h
block.h
btrfs.h
compaction.h
context_tracking.h
ext3.h
ext4.h ext4: change LRU to round-robin in extent status tree shrinker 2014-11-25 11:45:37 -05:00
f2fs.h
fence.h
filelock.h
filemap.h
gfpflags.h
gpio.h
host1x.h gpu: host1x: Use struct host1x_bo pointers in traces 2014-11-13 16:11:32 +01:00
hswadsp.h
i2c.h
intel-sst.h
iommu.h
ipi.h
irq.h
jbd.h
jbd2.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 module: Replace module_ref with atomic_t refcnt 2014-11-11 17:07:46 +10:30
napi.h
net.h
nmi.h
oom.h
pagemap.h
power.h
power_cpu_migrate.h
printk.h
random.h
rcu.h rcu: Remove redundant TREE_PREEMPT_RCU config option 2014-10-29 10:20:05 -07:00
regmap.h
regulator.h
rpm.h
sched.h
scsi.h scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 2014-11-24 20:01:40 +01:00
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