mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
Merge tag 'v4.9.228' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidg12-4.9.y
This is the 4.9.228 stable release
This commit is contained in:
@@ -443,6 +443,7 @@ static int kgdb_reenter_check(struct kgdb_state *ks)
|
||||
|
||||
if (exception_level > 1) {
|
||||
dump_stack();
|
||||
kgdb_io_module_registered = false;
|
||||
panic("Recursive entry to debugger");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user