aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-03-23 16:39:52 +0100
committerJens Axboe <[email protected]>2022-03-23 09:42:15 -0600
commit61285ff72ae59e1603f908b13363e99883d67e09 (patch)
tree01ba57ae525898b18dde6ccf7c480b46a8688bc5 /tools/perf/scripts/python
parent64bf0eef0171912f7c2f3ea30ee6ad7a2ad0a511 (diff)
fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
The mpage bio alloc cleanup accidentally removed clearing ~GFP_KERNEL bits from the mask passed to bio_alloc. Fix this up in a slightly less obsfucated way that mirrors what iomap does in its readpage code. Fixes: 77c436de01c0 ("mpage: pass the operation to bio_alloc") Reported-by: Guenter Roeck <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Tested-by: Ryusuke Konishi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions