Re: [PATCH -next] xen/pvcalls: use GFP_ATOMIC under spin lock

From: Boris Ostrovsky
Date: Tue Jan 02 2018 - 13:23:29 EST


On 12/27/2017 10:46 PM, Wei Yongjun wrote:
> A spin lock is taken here so we should use GFP_ATOMIC.
>
> Fixes: 9774c6cca266 ("xen/pvcalls: implement accept command")
> Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx>

Applied to for-linus-4.15

-boris