svn commit: r332092 - in head/sys: amd64/amd64 sys x86/x86

Rodney W. Grimes freebsd at pdx.rh.CN85.dnsmgr.net
Fri Apr 6 16:17:14 UTC 2018


[ Charset UTF-8 unsupported, converting... ]
> Author: royger
> Date: Fri Apr  6 11:20:06 2018
> New Revision: 332092
> URL: https://svnweb.freebsd.org/changeset/base/332092
> 
> Log:
>   remove GiB/MiB macros from param.h
>   
>   And instead define them in the files where they are used.

It would of been better to "revert" your prior change and
make a seperate new commit.  It is rarely desireable to combine
a revert of a change with anything.


>   Requested by: bde
> 
> Modified:
>   head/sys/amd64/amd64/mp_machdep.c
>   head/sys/sys/param.h
>   head/sys/x86/x86/mp_x86.c
> 
> Modified: head/sys/amd64/amd64/mp_machdep.c
...

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the svn-src-all mailing list