Re: [PATCH 0/1] arm64/hibernate: sparse warnings fix

2021-02-01 Thread Will Deacon
On Mon, 1 Feb 2021 10:03:05 -0500, Pavel Tatashin wrote: > This is against for-next/kexec, fix for sparse warning that was reported by > kernel test robot [1]. > > [1] > https://lore.kernel.org/linux-arm-kernel/202101292143.c6tckvvx-...@intel.com > > Pavel Tatashin (1): > arm64: hibernate: add

[PATCH 0/1] arm64/hibernate: sparse warnings fix

2021-02-01 Thread Pavel Tatashin
This is against for-next/kexec, fix for sparse warning that was reported by kernel test robot [1]. [1] https://lore.kernel.org/linux-arm-kernel/202101292143.c6tckvvx-...@intel.com Pavel Tatashin (1): arm64: hibernate: add __force attribute to gfp_t casting arch/arm64/kernel/hibernate.c | 4 ++