• Linus Torvalds's avatar
    Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue · 04f2933d
    Linus Torvalds authored
    Pull scope-based resource management infrastructure from Peter Zijlstra:
     "These are the first few patches in the Scope-based Resource Management
      series that introduce the infrastructure but not any conversions as of
      yet.
    
      Adding the infrastructure now allows multiple people to start using
      them.
    
      Of note is that Sparse will need some work since it doesn't yet
      understand this attribute and might have decl-after-stmt issues"
    
    * tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue:
      kbuild: Drop -Wdeclaration-after-statement
      locking: Introduce __cleanup() based infrastructure
      apparmor: Free up __cleanup() name
      dmaengine: ioat: Free up __cleanup() name
    04f2933d
checkpatch.pl 231 KB