diff options
| author | Stefan Haberland <sth@linux.ibm.com> | 2026-08-05 13:15:59 +0200 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-08-05 06:31:07 -0600 |
| commit | feea12d1cd8110aac009df32d3c6cd1daf117f95 (patch) | |
| tree | 6a579418880fd024d8e2e627c4e68e1f82c7040d /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | e647f351da2c6601a3e280b5c3477421e981ca73 (diff) | |
s390/dasd: Use GFP_KERNEL in dasd_alloc_device()
dasd_alloc_device() runs in process context (device set_online), so its
pool allocations do not need GFP_ATOMIC. Use GFP_KERNEL instead, which is
more reliable, especially for the larger DMA allocations that later ESE
full-track work adds here.
No functional change intended.
Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Link: https://patch.msgid.link/20260805111612.1285190-7-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
