Skip to content
  • Linus Torvalds's avatar
    Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc · e835a65f
    Linus Torvalds authored
    Pull ARC fixes from Vineet Gupta:
     "I've been sitting on some of these fixes for a while.
    
       - Corner case of returning to delay slot from interrupt
       - Changing default interrupt prioiry level
       - Kconfig'ize support for super pages
       - Other minor fixes"
    
    * tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
      ARC: mm: Introduce explicit super page size support
      ARCv2: intc: Allow interruption by lowest priority interrupt
      ARCv2: Check for LL-SC livelock only if LLSC is enabled
      ARC: shrink cpuinfo by not saving full timer BCR
      ARCv2: clocksource: Rename GRTC -> GFRC ...
      ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
    e835a65f