Skip to content
Snippets Groups Projects
  1. Jun 20, 2022
  2. Jun 02, 2022
  3. Jun 01, 2022
  4. May 31, 2022
  5. 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
  6. Apr 29, 2022
  7. Apr 27, 2022
  8. Apr 26, 2022
Loading