diff options
author | raj <raj@FreeBSD.org> | 2008-08-04 14:47:49 +0000 |
---|---|---|
committer | raj <raj@FreeBSD.org> | 2008-08-04 14:47:49 +0000 |
commit | f01384ca9cd73cda9dd50aba50877fd3228896fa (patch) | |
tree | 07ace65368d1f703280a65eb40c1dbedc15ff04e /lib/libgssapi/gss_unwrap.c | |
parent | f262e1ff14f0fd3be77d380f3f1c8d7947f56566 (diff) | |
download | FreeBSD-src-f01384ca9cd73cda9dd50aba50877fd3228896fa.zip FreeBSD-src-f01384ca9cd73cda9dd50aba50877fd3228896fa.tar.gz |
Fix ARM nocache allocator:
- let the loop iterate every page (as intended), and not some multiplies
(which led to a fake exhaustion of the ARM_NOCACHE_KVA_SIZE)
- eliminate using MIN(): it compared number of pages vs. address
(ARM_TP_ADDRESS), which was bogus
Reviewed by: cognet, imp
Obtained from: Piotr Ziecik kosmo ! semihalf dot com
MFC after: 3 days
Diffstat (limited to 'lib/libgssapi/gss_unwrap.c')
0 files changed, 0 insertions, 0 deletions