[Intel-gfx] [PATCH] drm: fix call_kern.cocci warnings (fwd)

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Thu Oct 25 07:51:35 UTC 2018


Op 25-10-18 om 08:53 schreef Christian König:
> Am 25.10.18 um 03:28 schrieb Zhou, David(ChunMing):
>> Reviewed-by: Chunming Zhou <david1.zhou at amd.com>
>
> NAK, GFP_ATOMIC should be avoided.
>
> The correct solution is to move the allocation out of the spinlock or drop the lock and reacquire. 
Yeah +1. Especially in a case like this where it's obvious to prevent. :)


More information about the Intel-gfx mailing list