OSDN Git Service

arm64: Remove useless message during oops
authorWill Deacon <will.deacon@arm.com>
Tue, 14 May 2019 11:57:54 +0000 (12:57 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 23 May 2019 10:38:10 +0000 (11:38 +0100)
commit3e29ead500137fe0733eecb901707f986aaf3e30
tree046f3f4bb098151e88898a47aebb4ce2135aeaa8
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
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 <will.deacon@arm.com>
arch/arm64/kernel/traps.c