• Linus Torvalds's avatar
    Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux · 5ba836eb
    Linus Torvalds authored
    Pull more arm64 updates from Catalin Marinas:
     "These are some some trivial updates that mostly fix/clean-up code
      pushed during the merging window:
    
       - Work around broken GCC 4.9 handling of "S" asm constraint
    
       - Suppress W=1 missing prototype warnings
    
       - Warn the user when a small VA_BITS value cannot map the available
         memory
    
       - Drop the useless update to per-cpu cycles"
    
    * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
      arm64: Work around broken GCC 4.9 handling of "S" constraint
      arm64: Warn the user when a small VA_BITS value wastes memory
      arm64: entry: suppress W=1 prototype warnings
      arm64: topology: Drop the useless update to per-cpu cycles
    5ba836eb
init.c 14.1 KB