In article <[email protected]>, Paul Goyette <[email protected]> wrote: >-=-=-=-=-=- > >Currently, even though it is conditionalized on COMPAT_50, boottime50 >(and the related kern.oboottime sysctl variable) are built only within >the kernel. Therefore, a modular kernel that does not include COMPAT_50 >cannot access these values, even if the compat module is loaded. See >PR/47579 > >The attached diffs move all parts of boottime50 into the compat module >code. I would appreciate reviews and comments. I'd like to get this >committed in the next week or so, unless there are some substantial >objections.
LGTM... christos
