Ryan Harper wrote:
> * Ryan Harper <[EMAIL PROTECTED]> [2007-12-14 09:36]:
>   
>> * Avi Kivity <[EMAIL PROTECTED]> [2007-12-14 08:49]:
>>     
>>> Ryan Harper wrote:
>>>       
>>>> Add printk_ratelimit check in front of printk.  This prevents spamming
>>>> of the message during 32-bit ubuntu 6.06server install.  Previously, it
>>>> would hang during the partition formatting stage.
>>>>  
>>>>         
>>> Applied, but this is worrying.  Do you know whether this is a regression?
>>>       
>> I'll try out older releases to see if we did regress.
>>     
>
> Looks like kvm-47 introduced the hang during format, -46 finishes the
> format just fine and with no printk spamming.  I'll start seeing
> if I can bisect down to a particular changeset.
>
>   
Unfortunately there was a window where interrupts were injected outside 
the critical section, causing these errors.  This was introduced in 
kvm-47, so this doesn't help much.


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to