[V3 04/11] drm/amdgpu/virt: use kiq to access registers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 .


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux