summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2022-04-19 01:34:52 +0000
committerriastradh <riastradh@NetBSD.org>2022-04-19 01:34:52 +0000
commit7bd32981222b46c64138c98bee13bef82ffe3740 (patch)
tree7d6abadd67fb82a3d8d0a2e66cd89becfc95f91e /sys/dev/microcode
parenta1307683cf22ef94f95e109d93825e91863713ad (diff)
mmap(2): If we fail with a hint, try again without it.
`Hint' here means nonzero addr, but no MAP_FIXED or MAP_TRYFIXED. This is suboptimal -- we could teach uvm_mmap to do a fancier search using the address as a hint. But this should do for now. Candidate fix for PR kern/55533. ok chs@
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions