• Linus Torvalds's avatar
    Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux · e74acdf5
    Linus Torvalds authored
    Pull module updates from Luis Chamberlain:
     "For the 6.0 merge window the modules code shifts to cleanup and minor
      fixes effort. This becomes much easier to do and review now due to the
      code split to its own directory from effort on the last kernel
      release. I expect to see more of this with time and as we expand on
      test coverage in the future. The cleanups and fixes come from usual
      suspects such as Christophe Leroy and Aaron Tomlin but there are also
      some other contributors.
    
      One particular minor fix worth mentioning is from Helge Deller, where
      he spotted a *forever* incorrect natural alignment on both ELF section
      header tables:
    
        * .altinstructions
        * __bug_table sections
    
      A lot of back and forth went on in trying to determine the ill effects
      of this misalignment being present for years and it has been
      determined there should be no real ill effects unless you have a buggy
      exception ha...
    e74acdf5
kernel-parameters.txt 245 KB