* Kirill A. Shutemov <kirill@shutemov.name> wrote:
please use the customary multi-line comment style:
/*
* Comment .....
* ...... goes here:
*/
and you might use the opportunity to fix the s/legact/legacy typo as
well.
but more generally, we already have ADDR_LIMIT_3GB support on x86. Why
should support for ADDR_LIMIT_32BIT be added?
Ingo
--