diff options
| author | Jaewon Kim <[email protected]> | 2021-11-05 13:45:09 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-06 13:30:43 -0700 |
| commit | 4aabdc14c4d2a01c2968bdc8919f81d9f9b4f790 (patch) | |
| tree | 177bc6d1b9177b3d86a54555c706699154327f1d /scripts/gdb/linux/config.py | |
| parent | d2c20e51e3966bc668ef1ef21fbe90704286c8d0 (diff) | |
zram_drv: allow reclaim on bio_alloc
The read_from_bdev_async is not called on atomic context. So GFP_NOIO
is available rather than GFP_ATOMIC. If there were reclaimable pages
with GFP_NOIO, we can avoid allocation failure and page fault failure.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jaewon Kim <[email protected]>
Reported-by: Yong-Taek Lee <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions