Skip to content

Refactor panic stack walking

Andrey Turkin requested to merge andrey.turkin/kernel:panics into master

Consolidate the code into single platform-independent base, leaving only actual stack walking in arch-specific parts.

Edited by Andrey Turkin

Merge request reports