summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_stf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2007-04-17 15:14:23 +0000
committerjhb <jhb@FreeBSD.org>2007-04-17 15:14:23 +0000
commit99ac3651bd2fa42498b0ae9eec88e89aae117757 (patch)
tree51159e3967ff128defb59acc6d324192b0551dfb /sys/modules/if_stf
parent8422d21fb88164a386dda2a4fe8768988c149bf4 (diff)
downloadFreeBSD-src-99ac3651bd2fa42498b0ae9eec88e89aae117757.zip
FreeBSD-src-99ac3651bd2fa42498b0ae9eec88e89aae117757.tar.gz
When trying to allocate a PnP BIOS memory resource, the code loops trying
to move up the start address until the allocation succeeds. If the alignment of the resource was 0, then the code would keep trying the same request in an infinite loop and hang. Force the request to always move start up by at least 1 byte each time through the loop.
Diffstat (limited to 'sys/modules/if_stf')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud