16 May
                
                    2021
                
            
            
                16 May
                
                '21
                
            
            
            
        
    
                2:55 p.m.
            
        On (21/05/16 14:07), Takashi Iwai wrote:
For fixing the crash, this patch adds a internal flag indicating that the stream is ready to be updated, and check it (as well as the flag being in suspended) to ignore such spurious update.
I reproduced the "spurious IRQ" case, and the patch handled it correctly (VM did not crash).
Cc: stable@vger.kernel.org Reported-by: Sergey Senozhatsky senozhatsky@chromium.org Signed-off-by: Takashi Iwai tiwai@suse.de
I'll keep running test, but seems that it works as intended
Tested-by: Sergey Senozhatsky senozhatsky@chromium.org
OK, below is the revised patch I'm going to apply.
Sounds good.
Thanks!
Thank you.