Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: Remove useless message during oops
During an oops, we print the name of the current task and its pid twice. We also helpfully advertise its stack limit as "0x(____ptrval____)". Drop these useless messages. Signed-off-by: Will Deacon <[email protected]>
- Loading branch information