diff options
| author | christos <christos@NetBSD.org> | 2015-10-27 15:53:58 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2015-10-27 15:53:58 +0000 |
| commit | f700563f34ceffb9e9c69185d1edef302431a3c0 (patch) | |
| tree | 350af939d3c46b257d4505637a77c3c2b788956d /sys/dev/raidframe | |
| parent | 8bc00ff1b22002e73884f573d0b04f5919e4ea8f (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
