diff options
author | attilio <attilio@FreeBSD.org> | 2011-05-31 20:48:58 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2011-05-31 20:48:58 +0000 |
commit | a924571ff72281d66b56beff01ea2b9ed8de6961 (patch) | |
tree | 4921b240c37563ec3537c2d9ef82577aa8242c1f /share/info | |
parent | 066c7ac96c87ad7070c7f2469bab58ef10a9f636 (diff) | |
download | FreeBSD-src-a924571ff72281d66b56beff01ea2b9ed8de6961.zip FreeBSD-src-a924571ff72281d66b56beff01ea2b9ed8de6961.tar.gz |
Fix KTR_CPUMASK in order to accept a string representing a cpuset_t.
This introduce all the underlying support for making this possible (via
the function cpusetobj_strscan() and keeps ktr_cpumask exported. sparc64
implements its own assembly primitives for tracing events and needs to
properly check it. Anyway the sparc64 logic is not implemented yet due
to lack of knowledge (by me) and time (by marius), but it is just a
matter of using ktr_cpumask when possible.
Tested and fixed by: pluknet
Reviewed by: marius
Diffstat (limited to 'share/info')
0 files changed, 0 insertions, 0 deletions