• Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm · 35776f10
    Linus Torvalds authored
    Pull ARM development updates from Russell King:
    
     - Rename "mod_init" and "mod_exit" so that initcall debug output is
       actually useful (Randy Dunlap)
    
     - Update maintainers entries for linux-arm-kernel to indicate it is
       moderated for non-subscribers (Randy Dunlap)
    
     - Move install rules to arch/arm/Makefile (Masahiro Yamada)
    
     - Drop unnecessary ARCH_NR_GPIOS definition (Linus Walleij)
    
     - Don't warn about atags_to_fdt() stack size (David Heidelberg)
    
     - Speed up unaligned copy_{from,to}_kernel_nofault (Arnd Bergmann)
    
     - Get rid of set_fs() usage (Arnd Bergmann)
    
     - Remove checks for GCC prior to v4.6 (Geert Uytterhoeven)
    
    * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm:
      ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate
      ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()
      ARM: 9116/1: unified: Remove check for gcc < 4
      ARM: 9110/1: oabi-compat: fix oabi epoll sparse wa...
    35776f10
eventpoll.c 63.9 KB