1. 27 7月, 2017 2 次提交
  2. 14 6月, 2017 1 次提交
  3. 03 1月, 2017 1 次提交
  4. 15 11月, 2016 1 次提交
  5. 03 11月, 2016 1 次提交
  6. 02 11月, 2016 2 次提交
  7. 29 6月, 2016 2 次提交
  8. 16 3月, 2016 1 次提交
  9. 04 2月, 2016 1 次提交
  10. 01 10月, 2015 1 次提交
  11. 06 7月, 2015 1 次提交
  12. 12 3月, 2015 1 次提交
  13. 24 2月, 2015 1 次提交
    • M
      ARM: shmobile: No R-Car Gen2 CMA reservation when HIGHMEM=n · 744cadba
      Magnus Damm 提交于
      Allow R-Car Gen2 platforms to boot with CMA enabled
      and HIGHMEM disabled. This patch adds code to check
      if the R-Car Gen2 specific memory reservation window
      is included in the kernel memory range or not. When
      HIGHMEM is disabled the R-Car Gen2 reservation area is
      outside the kernel memory range and in such case the
      memory reservation is simply skipped over.
      
      Without this patch the kernel boot hangs when CMA is
      enabled and HIGHMEM is disabled on the r8a7791 Koelsch
      hardware platform:
      
          WARNING: CPU: 1 PID: 1 at mm/cma.c:113 cma_init_reserved_areas+0x88/0x1d4()
          ...
          WARNING: CPU: 1 PID: 1 at mm/cma.c:121 cma_init_reserved_areas+0xf8/0x1d4()
          ...
          Unable to handle kernel NULL pointer dereference at virtual address 00000160
          pgd = c0003000
          [00000160] *pgd=80000040004003, *pmd=00000000
          Internal error: Oops: 206 [#1] SMP ARM
          Modules linked in:
          CPU: 1 PID: 1 Comm: swapper/0 Tainted: G        W
      3.19.0-rc4-koelsch-01450-g7f9b6075ce12c3ea-dirty #735
          Hardware name: Generic R8A7791 (Flattened Device Tree)
          task: edc553c0 ti: edc56000 task.ti: edc56000
          PC is at set_pfnblock_flags_mask+0x54/0xa0
          LR is at 0x440
      
      In the current shmobile_defconfig HIGHMEM is enabled
      while CMA is disabled, so to trigger this the kernel
      configuration for both CMA and HIGHMEM needs to be
      adjusted.
      Signed-off-by: NMagnus Damm <damm+renesas@opensource.se>
      Tested-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      744cadba
  14. 29 1月, 2015 1 次提交
  15. 21 12月, 2014 1 次提交
  16. 27 10月, 2014 2 次提交
  17. 23 6月, 2014 1 次提交
  18. 17 6月, 2014 6 次提交
  19. 14 4月, 2014 1 次提交
  20. 24 2月, 2014 1 次提交
  21. 19 12月, 2013 1 次提交
  22. 12 12月, 2013 1 次提交
  23. 08 10月, 2013 2 次提交