Re: [PATCHv5 1/1] ext4: mballoc: Use raw_cpu_ptr instead of this_cpu_ptr

From: Ritesh Harjani
Date: Wed Jun 03 2020 - 06:35:09 EST


This fixes the warning observed on various Samsung Exynos SoC based
boards with linux-next 20200602.

Tested-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>


Thanks Marek,

Hello Ted,

Please pick up below change which I just sent with an added "Fixes" by
tag. Changes wise it is the same which Marek tested.

https://patchwork.ozlabs.org/project/linux-ext4/patch/20200603101827.2824-1-riteshh@xxxxxxxxxxxxx/


-ritesh