diff options
author | rstone <rstone@FreeBSD.org> | 2011-11-08 15:17:54 +0000 |
---|---|---|
committer | rstone <rstone@FreeBSD.org> | 2011-11-08 15:17:54 +0000 |
commit | ae7b6414d5691d7d65c5b698558cb8a8f1e5b8de (patch) | |
tree | e6263adee26ad106ce8dfe30cdc3cbfe93d4d3c3 /sys/dev/ath/if_ath.c | |
parent | a250a8c5aefb295529d2015e13b466f1a8b7e9a8 (diff) | |
download | FreeBSD-src-ae7b6414d5691d7d65c5b698558cb8a8f1e5b8de.zip FreeBSD-src-ae7b6414d5691d7d65c5b698558cb8a8f1e5b8de.tar.gz |
The in-kernel CTF parser caches the result of its first attempt to parse
CTF data from a module. On subsequent attempts to retrieve CTF data for
a module, return an error if there no CTF data.
This fixes a panic if you try to enable fbt probes on a module with CTF
data twice.
Submitted by: Paul Ambrose (ambrosehua AT gmail DOT com)
MFC after: 3 days
Diffstat (limited to 'sys/dev/ath/if_ath.c')
0 files changed, 0 insertions, 0 deletions