Re: [PATCH v6 05/18] s390/dasd: Use GFP_KERNEL in dasd_alloc_device()

[email protected] Sat, 01 Aug 2026 11:21:58 +0000
Newsgroups org.kernel.vger.linux-s390
Message-ID <[email protected]>
> 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 <[email protected]>
> Signed-off-by: Stefan Haberland <[email protected]>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=5