1. 20 11月, 2015 1 次提交
  2. 01 10月, 2015 1 次提交
  3. 14 9月, 2015 1 次提交
  4. 28 7月, 2015 1 次提交
  5. 24 2月, 2015 1 次提交
  6. 17 1月, 2015 1 次提交
    • M
      ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy builds · 1fbbc3f0
      Magnus Damm 提交于
      As of commit 9a1091ef ("irqchip: gic: Support hierarchy irq
      domain."), Bock-W legacy hangs during boot with:
      
      Unable to handle kernel paging request at virtual address cf86a128
      pgd = c0004000
      [cf86a128] *pgd=6f80041e(bad)
      Internal error: Oops: 8000000d [#1] SMP ARM
      CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.19.0-rc4 #1
      Hardware name: bockw
      task: cf823b40 ti: cf824000 task.ti: cf824000
      PC is at 0xcf86a128
      LR is at request_threaded_irq+0xbc/0x124
      
      This happens because the IRQ numbers of the GIC are now virtual, and no
      longer match the hardcoded hardware IRQ numbers in the platform board
      code.
      
      To fix this, instantiate the GIC from platform board code when compiling
      a legacy kernel, like is done for the sh73a0 and r8a7740 legacy code.
      
      Follows same style as the r8a7740 legacy GIC fix by Geert Uytterhoeven,
      thanks to him for the initial work.
      Signed-off-by: NMagnus Damm <damm+renesas@opensource.se>
      Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      1fbbc3f0
  7. 30 10月, 2014 1 次提交
  8. 27 10月, 2014 1 次提交
  9. 24 10月, 2014 1 次提交
  10. 22 8月, 2014 1 次提交
  11. 20 8月, 2014 1 次提交
  12. 17 8月, 2014 1 次提交
  13. 24 7月, 2014 1 次提交
  14. 12 7月, 2014 1 次提交
  15. 25 6月, 2014 1 次提交
  16. 17 6月, 2014 2 次提交
  17. 30 5月, 2014 2 次提交
  18. 11 5月, 2014 1 次提交
  19. 24 12月, 2013 3 次提交
  20. 12 12月, 2013 1 次提交
  21. 11 12月, 2013 1 次提交
  22. 10 12月, 2013 1 次提交
  23. 08 10月, 2013 4 次提交
  24. 30 9月, 2013 1 次提交
  25. 26 9月, 2013 3 次提交
  26. 24 8月, 2013 1 次提交
  27. 06 8月, 2013 5 次提交