> -----Original Message-----
> From: Michel Dänzer [mailto:mic...@daenzer.net]
> Sent: Thursday, January 12, 2017 1:45 PM
> To: Liu, Monk <monk....@amd.com>; Christian König
> <deathsim...@vodafone.de>; Yu, Xiangliang <xiangliang...@amd.com>
> Cc: amd-gfx@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
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to