• Linus Torvalds's avatar
    Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux · 3f3f64cb
    Linus Torvalds authored
    Pull arm64 fixes from Will Deacon:
     "It's a little busier than normal, but it's still not a lot of code and
      things seem fairly quiet in general:
    
       - Fix allocation failure during SVE coredumps
    
       - Fix handling of SVE context on signal delivery
    
       - Enable Neoverse N2 CPU errata workarounds for Microsoft's "Azure
         Cobalt 100" clone
    
       - Work around CMN PMU erratum in AmpereOneX implementation
    
       - Fix typo in CXL PMU event definition
    
       - Fix jump label asm constraints"
    
    * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
      arm64/sve: Lower the maximum allocation for the SVE ptrace regset
      arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
      perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
      arm64: jump_label: use constraints "Si" instead of "i"
      arm64: fix typo in comments
      perf: CXL: fix mismatched cpmu event opcode
      arm64/signal: Don't assume that TIF_SVE means we saved SVE state
    3f3f64cb
jump_label.h 1.38 KB