aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorElliott Mitchell <ehem+freebsd@m5p.com>2024-05-09 23:04:34 +0000
committerWarner Losh <imp@FreeBSD.org>2024-05-09 23:14:29 +0000
commite64318e76ed90e8ef2666a9c5628e036d2cc8817 (patch)
tree03cad5ae74ce24e981fe47557a9b24d162e29c89 /lib
parent24d5cc14dd60b49553ff3ee7830305621f782ff1 (diff)
downloadsrc-e64318e76ed90e8ef2666a9c5628e036d2cc8817.tar.gz
src-e64318e76ed90e8ef2666a9c5628e036d2cc8817.zip
arm/pmu: remove passing trap frame as argument
While otherwise a handy potential approach, getting the trap frame via the argument isn't documented and isn't supposed to be used. Adjust pmu_intr() to instead use curthread->td_intr_frame, which is the proper way. Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1126
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions