diff options
author | rodrigc <rodrigc@FreeBSD.org> | 2005-08-27 14:44:10 +0000 |
---|---|---|
committer | rodrigc <rodrigc@FreeBSD.org> | 2005-08-27 14:44:10 +0000 |
commit | 3627dcf262d0a35af458e0c84d770346daf9d8e4 (patch) | |
tree | 1173f11dab8ea4fa9fcb9f9c6e35a3322ca283f3 /sys/dev/hwpmc/hwpmc_amd.c | |
parent | c61e7755271e1ceb08f1f727231ea9a16676178e (diff) | |
download | FreeBSD-src-3627dcf262d0a35af458e0c84d770346daf9d8e4.zip FreeBSD-src-3627dcf262d0a35af458e0c84d770346daf9d8e4.tar.gz |
Rewrite linux_ifconf() to be more like ifconf() in net/if.c
so that we do not call uiomove() while IFNET_RLOCK() is held.
This eliminates the witness warning:
Calling uiomove() with the following non-sleepable locks held:
exclusive sleep mutex ifnet r = 0 (0xc096dd60) locked @
/usr/src/sys/modules/linux/../../compat/linux/linux_ioctl.c:2170
MFC after: 2 days
Diffstat (limited to 'sys/dev/hwpmc/hwpmc_amd.c')
0 files changed, 0 insertions, 0 deletions