]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Print upper 32 bits in devmap table entries
authorphilip <philip@FreeBSD.org>
Fri, 20 Dec 2019 03:40:53 +0000 (03:40 +0000)
committerphilip <philip@FreeBSD.org>
Fri, 20 Dec 2019 03:40:53 +0000 (03:40 +0000)
commit17d19ca181e07f3b6ce47b1d702fbc1df13b0e63
tree2eabcf096da989b640b1ce50c01bdb8cf688c883
parent7fe02f9cb51c28e2c7ff6541e8896129db86ff65
Print upper 32 bits in devmap table entries

If the devmap entry uses the upper 32 bits they wouldn't be printed in
devmap_dump_table(). This fixes that.

Submitted by:   Nicholas O'Brien <nickisobrien_gmail.com>
Sponsored by:   Axiado
sys/kern/subr_devmap.c