]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rather than defining our own magic checks here use INKERNEL() for
authorbz <bz@FreeBSD.org>
Fri, 27 Mar 2015 08:47:16 +0000 (08:47 +0000)
committerbz <bz@FreeBSD.org>
Fri, 27 Mar 2015 08:47:16 +0000 (08:47 +0000)
commit96329446586b235e6df5def10db501060389afc5
tree3a5666453522602a6857b111b11ea1632b206e8f
parent4fddf178d36e289e4f614f548d276ddf2bd98409
Rather than defining our own magic checks here use INKERNEL() for
the PMC_IN_KERNEL() macro definition.

Add missing macros to extract the return address (LR) from the trapframe.

Discussed with: andrew
Obtained from: Cambridge/L41
Sponsored by: DARPA, AFRL
MFC after: 2 weeks
sys/arm/include/pmc_mdep.h
sys/dev/hwpmc/hwpmc_arm.c