Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/cddl/osnet/dev/fbt/aarch64
Module Name: src
Committed By: hannken
Date: Fri May 23 09:48:22 UTC 2025
Modified Files:
src/external/cddl/osnet/dev/fbt/aarch64: fbt_isa.c
Log Message:
Exclude more symbols which can be called from fbt probe context:
- binuptime() gets called from dtrace_gethrtime()->nanouptime().
- trap_*() crash qemu with accel hvf.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/cddl/osnet/dev/fbt/aarch64/fbt_isa.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index