emulation library even if a 387 maths coprocessor
                        is present.
  
 -      no4lvl          [RISCV] Disable 4-level and 5-level paging modes. Forces
 -                      kernel to use 3-level paging instead.
 +      no4lvl          [RISCV,EARLY] Disable 4-level and 5-level paging modes.
 +                      Forces kernel to use 3-level paging instead.
  
 -      no5lvl          [X86-64,RISCV] Disable 5-level paging mode. Forces
 +      no5lvl          [X86-64,RISCV,EARLY] Disable 5-level paging mode. Forces
                        kernel to use 4-level paging instead.
  
-       noaliencache    [MM, NUMA, SLAB] Disables the allocation of alien
-                       caches in the slab allocator.  Saves per-node memory,
-                       but will impact performance.
- 
        noalign         [KNL,ARM]
  
 -      noaltinstr      [S390] Disables alternative instructions patching
 -                      (CPU alternatives feature).
 +      noaltinstr      [S390,EARLY] Disables alternative instructions
 +                      patching (CPU alternatives feature).
  
 -      noapic          [SMP,APIC] Tells the kernel to not make use of any
 +      noapic          [SMP,APIC,EARLY] Tells the kernel to not make use of any
                        IOAPICs that may be present in the system.
  
        noautogroup     Disable scheduler automatic task group creation.