Skip to content
Snippets Groups Projects
  1. Jun 01, 2022
  2. May 31, 2022
  3. May 18, 2022
  4. May 17, 2022
    • Esben Haabendal's avatar
      qemuarma7: Fix vmalloc size · b6ec450f
      Esben Haabendal authored
      
      The vmalloc kernel parameter does not clearly define which unit is default, and
      we were only getting 8 MByte vmalloc memory, which was not even enough to
      initialize our kernel, with at least PCI support not working due to vmalloc
      failure.
      
      Let's try with 128 MByte instead, which does not result in ny vmalloc failures
      during boot for now.  64 MByte was not enough...
      
      Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
      b6ec450f
  5. May 06, 2022
  6. May 04, 2022
  7. Apr 30, 2022
  8. Apr 29, 2022
  9. Apr 27, 2022
  10. Apr 26, 2022
Loading