Skip to content
Snippets Groups Projects
  1. Sep 14, 2015
  2. Jul 28, 2015
  3. Feb 23, 2015
  4. Jan 17, 2015
    • Magnus Damm's avatar
      ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy builds · 1fbbc3f0
      Magnus Damm authored
      
      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: default avatarMagnus Damm <damm+renesas@opensource.se>
      Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      1fbbc3f0
  5. Oct 30, 2014
  6. Oct 27, 2014
  7. Oct 24, 2014
  8. Aug 22, 2014
  9. Aug 20, 2014
  10. Aug 17, 2014
  11. Jul 24, 2014
  12. Jul 12, 2014
  13. Jun 25, 2014
  14. Jun 17, 2014
  15. May 29, 2014
  16. May 11, 2014
  17. Dec 24, 2013
  18. Dec 12, 2013
  19. Dec 11, 2013
  20. Dec 10, 2013
  21. Oct 08, 2013
  22. Sep 30, 2013
  23. Sep 26, 2013
  24. Aug 24, 2013
  25. Aug 06, 2013
  26. Jul 26, 2013
Loading