diff options
author | hselasky <hselasky@FreeBSD.org> | 2013-01-27 18:01:03 +0000 |
---|---|---|
committer | hselasky <hselasky@FreeBSD.org> | 2013-01-27 18:01:03 +0000 |
commit | 43f43dc8e94902f8e1bc244b4b7829250c8d2bc2 (patch) | |
tree | 2fb764bf337b4b43a5a1428902dc4335f82b9794 /lib/libc/regex/regexec.c | |
parent | 0f7cb9fb6754a229de2f21ea0062775b645a26c4 (diff) | |
download | FreeBSD-src-43f43dc8e94902f8e1bc244b4b7829250c8d2bc2.zip FreeBSD-src-43f43dc8e94902f8e1bc244b4b7829250c8d2bc2.tar.gz |
Fix regression issue after r244500 and r244503:
If a BUSDMA load operation results in a single segment which
is greater than the PAGE_SIZE, the USB computed physical
addresses will not be correct. Make sure that the first
segment is unfolded like the sub-sequent segments are into
USB_PAGE_SIZE big ranges.
Found by: Alexander Nedotsukov
MFC after: 1 week
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions