summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2015-10-27 15:53:58 +0000
committerchristos <christos@NetBSD.org>2015-10-27 15:53:58 +0000
commitf700563f34ceffb9e9c69185d1edef302431a3c0 (patch)
tree350af939d3c46b257d4505637a77c3c2b788956d /sys/dev/raidframe
parent8bc00ff1b22002e73884f573d0b04f5919e4ea8f (diff)
- If we succeeded allocating a buffer that did not need bouncing before, but
the buffer in the previous mapping did, clear the bounce bit. Fixes the ld_virtio.c bug with machines 8GB and dd if=/dev/zero of=crash bs=1g count=4. - Allocate with M_ZERO instead of doing memset - The panic string can take a format, use it. - When checking for the bounce buffer boundary check addr + len < limit, not addr < limit.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions