Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: Remove while(1) loop from show_regs function
I removed it because of show_regs can't break die function. If process/kernel failed, die (do_exit) function resolve it. Signed-off-by: Michal Simek <monstr@monstr.eu>
- Loading branch information