diff options
| author | martin <martin@NetBSD.org> | 2003-12-30 21:20:16 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2003-12-30 21:20:16 +0000 |
| commit | 9f96807631fac86f7b95a1db6737736633168cd8 (patch) | |
| tree | 7bb87fb4dcd3de0bf64aa68013549aae4c90c605 /sys/dev/raidframe/rf_callback.c | |
| parent | 6e1ad41386ecf5016eef733a417ced8ff38856a8 (diff) | |
When storing data size as 32bit int in an overflow page, copy the
length to a temporary u_int32_t variable and memmove from there to the
final destination - instead of copying the first four 0 bytes from a
64bit variable directly on big endian 64 bit platforms.
This makes sparc64 pass regress/lib/libc/db.
Diffstat (limited to 'sys/dev/raidframe/rf_callback.c')
0 files changed, 0 insertions, 0 deletions
