lkml.org 
[lkml]   [2016]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
From
Date


On 22/01/2016 15:01, Radim Krcmár wrote:
>> for (i = 0; i <= mod; i++) {
>> idx = find_next_bit(bitmap, bitmap_size, idx + 1);
>> BUG_ON(idx == bitmap_size);
>> }

WARN_ON, not BUG_ON.

Paolo

\
 
 \ /
  Last update: 2016-01-25 14:01    [W:0.077 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site