summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_bus.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2009-03-09 13:12:48 +0000
committerrwatson <rwatson@FreeBSD.org>2009-03-09 13:12:48 +0000
commit0e6c8b2a3584a7a99d2b0609bb325b6d3b79b2c5 (patch)
tree7750c9de4c1b35cd4ded390f6f19bb7765ccdf91 /sys/kern/subr_bus.c
parent527781253152b25016cf729311845b232c83387b (diff)
downloadFreeBSD-src-0e6c8b2a3584a7a99d2b0609bb325b6d3b79b2c5.zip
FreeBSD-src-0e6c8b2a3584a7a99d2b0609bb325b6d3b79b2c5.tar.gz
Use a u_int for p_lock instead of a char: this avoids a (somewhat
unlikely but not impossible given modern thread counts) wrap-around, and the compiler was padding it out to an int (at least) anyway. MFC after: 3 days (but confirm ABI impact)
Diffstat (limited to 'sys/kern/subr_bus.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud