]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: return error instead of panic in unimplemented ptrace ops
authorEd Maste <emaste@FreeBSD.org>
Thu, 17 Aug 2017 19:16:23 +0000 (19:16 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 17 Aug 2017 19:16:23 +0000 (19:16 +0000)
commite7b993842ef26fadcb3faa6285d52d2c30401a30
treef0881ea9275feaef338ac46d395d91caff797ee0
parent92dedf1b1bf1bd6ae2931fc4b16983c35b9a0e22
arm64: return error instead of panic in unimplemented ptrace ops

We don't need a panic as a reminder that these need to be implemented.

Reported by: Shawn Webb
MFC after: 3 week
Sponsored by: The FreeBSD Foundation
sys/arm64/arm64/machdep.c