diff options
| author | Jiri Slaby <[email protected]> | 2010-08-12 14:31:06 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2010-08-23 12:33:10 +0200 |
| commit | 5e00d1b5b4c10fb839afd5ce61db8e24339454b0 (patch) | |
| tree | 150de7f5b3e887a75013796542897ef2e1e4775a /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | c87ffbb812cf6150097a5095b031f4013a8f78a5 (diff) | |
BLOCK: fix bio.bi_rw handling
Return of the bi_rw tests is no longer bool after commit 74450be1. But
results of such tests are stored in bools. This doesn't fit in there
for some compilers (gcc 4.5 here), so either use !! magic to get real
bools or use ulong where the result is assigned somewhere.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Reviewed-by: Jeff Moyer <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions