Skip to content
Snippets Groups Projects
  1. Jun 15, 2022
  2. Jun 14, 2022
  3. Jun 09, 2022
  4. Jun 08, 2022
  5. Jun 07, 2022
  6. Jun 03, 2022
  7. Jun 02, 2022
  8. Jun 01, 2022
  9. May 31, 2022
  10. May 18, 2022
  11. 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
  12. May 06, 2022
  13. May 04, 2022
  14. Apr 30, 2022
  15. Apr 29, 2022
Loading