Page MenuHomeFreeBSD

Revert part of r294418 ("Correct ranges...")
ClosedPublic

Authored by bsz_semihalf.com on May 5 2016, 10:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 10:52 AM
Unknown Object (File)
Thu, Nov 7, 10:50 AM
Unknown Object (File)
Sep 19 2024, 10:12 PM
Unknown Object (File)
Sep 19 2024, 5:23 PM
Unknown Object (File)
Sep 19 2024, 1:23 AM
Unknown Object (File)
Sep 4 2024, 4:19 PM
Unknown Object (File)
Sep 3 2024, 6:00 PM
Unknown Object (File)
Aug 24 2024, 7:18 PM
Subscribers
None

Details

Summary

Commit was temporary fix due to rman_res_t defined as 32-bit u_long.
After redefining it as 64-bit variable workaround is not needed and
was removed.

This commit decreases diff versus Linux DTS. Commit reverted: D4212

Submitted by: Bartosz Szczepanek <bsz@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision:
Reviewed by:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bsz_semihalf.com retitled this revision from to Revert part of r294418 ("Correct ranges...").
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ian, imp, andrew.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
This revision was automatically updated to reflect the committed changes.