diff options
author | Hugh Dickins <[email protected]> | 2008-04-03 23:35:22 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-04-03 15:39:49 -0700 |
commit | 4cd13504652d28e16bf186c6bb2bbb3725369383 (patch) | |
tree | 2bc557b5a3c92954fabea3cb6217d1373bbedaa4 /lib/debugobjects.c | |
parent | 9597362d354f8655ece324b01d0c640a0e99c077 (diff) |
splice: use mapping_gfp_mask
The loop block driver is careful to mask __GFP_IO|__GFP_FS out of its
mapping_gfp_mask, to avoid hangs under memory pressure. But nowadays
it uses splice, usually going through __generic_file_splice_read. That
must use mapping_gfp_mask instead of GFP_KERNEL to avoid those hangs.
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions