Takashi Iwai changed bug 1177973
What Removed Added
CC   tiwai@suse.com

Comment # 2 on bug 1177973 from
Does 5.7.x kernel work?  You can find an old kernel package in my OBS
home:tiwai:kernel:5.7 repo.
  http://download.opensuse.org/repositories/home:/tiwai:/kernel:/5.7/standard/

The Oops stack trace indicated that it's basically a kernel warning, but
unfortunately the kgdb_breakpoint() calls in ASSERT_CRITICAL() leads to the
kernel panic unnecessarily.

Through a quick glance, I didn't find an easy way to ignore this breakpoint. 
Ideally the original issue (the unexpected code execution, in this case, it's
about the doubly opens) should be fixed, but it's helpful to check whether it
works otherwise or not... Let's see.


You are receiving this mail because: