summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-01-23 11:27:56 +0300
committerBen Skeggs <bskeggs@redhat.com>2013-02-20 16:00:54 +1000
commitaf1ac18a19b80f922046fd383a3a3e780ee94915 (patch)
treee2ec7c6def1b7f315006e24b4d2745cdd7d0954a /tools/perf/scripts/python/futex-contention.py
parent264ce192b3e7f45d0adb37bfbab2b01a3fbe6c30 (diff)
drm/nouveau/disp: sizeof() wrong pointer
"data" is a void pointer and "args" is "data" after we have casted it to a struct. We care about the size of the struct here. Btw, sizeof(*data) is 1. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions