Hi all,
Commit
786e1048e7f4 ("pvcalls-front: fix potential null dereference")
has a malformed Fixes tag:
Fixes: 9f51c05dc41a ("pvcalls-front: Avoid get_free_pages(GFP_KERNEL)
under spinlock")
It should not be split over 2 lines.
--
Cheers,
Stephen Rothwell
On 1/15/19 4:06 PM, Stephen Rothwell wrote:
> Hi all,
>
> Commit
>
> 786e1048e7f4 ("pvcalls-front: fix potential null dereference")
>
> has a malformed Fixes tag:
>
> Fixes: 9f51c05dc41a ("pvcalls-front: Avoid get_free_pages(GFP_KERNEL)
> under spinlock")
>
> It should not be split over 2 lines.
>
Thanks, fixed.
-boris