aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2017-06-12 17:29:41 +0200
committerDavid Sterba <[email protected]>2017-06-19 18:26:04 +0200
commitc5e4c3d7503453832444475641988ffa02b88b6d (patch)
tree31eecedf58d2ef195db606fefec63fbc5eaf1dfe /tools/perf/scripts/python
parent184f999e12152d1b1f284792ba4e82ef453ce7b7 (diff)
btrfs: sink gfp parameter to btrfs_io_bio_alloc
We can hardcode GFP_NOFS to btrfs_io_bio_alloc, although it means we change it back from GFP_KERNEL in scrub. I'd rather save a few stack bytes from not passing the gfp flags in the remaining, more imporatant, contexts and the bio allocating API now looks more consistent. Reviewed-by: Liu Bo <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions