[V3 04/11] drm/amdgpu/virt: use kiq to access registers
Yu, Xiangliang
Xiangliang.Yu at amd.com
Thu Jan 12 05:51:44 UTC 2017
> -----Original Message-----
> From: Michel Dänzer [mailto:michel at daenzer.net]
> Sent: Thursday, January 12, 2017 1:45 PM
> To: Liu, Monk <Monk.Liu at amd.com>; Christian König
> <deathsimple at vodafone.de>; Yu, Xiangliang <Xiangliang.Yu at amd.com>
> Cc: amd-gfx at lists.freedesktop.org
> Subject: Re: [V3 04/11] drm/amdgpu/virt: use kiq to access registers
>
> On 12/01/17 12:21 PM, Liu, Monk wrote:
> >
> > if (in_interrupt())
> > BUG();
>
> Current coding style is
>
> BUG_ON(in_interrupt());
>
> according to https://kernelnewbies.org/FAQ/BUG .
Got it. Thanks!
>
>
> --
> Earthling Michel Dänzer | http://www.amd.com
> Libre software enthusiast | Mesa and X developer
More information about the amd-gfx
mailing list