Skip to content
Snippets Groups Projects
  1. May 11, 2024
  2. Dec 17, 2023
  3. Dec 11, 2023
  4. Dec 08, 2023
  5. Sep 13, 2023
  6. Aug 21, 2023
  7. Jul 24, 2023
    • Paul E. McKenney's avatar
      checkpatch: Complain about unexpected uses of RCU Tasks Trace · 84dd7f19
      Paul E. McKenney authored
      
      RCU Tasks Trace is quite specialized, having been created specifically
      for sleepable BPF programs.  Because it allows general blocking within
      readers, any new use of RCU Tasks Trace must take current use cases into
      account.  Therefore, update checkpatch.pl to complain about use of any of
      the RCU Tasks Trace API members outside of BPF and outside of RCU itself.
      
      [ paulmck: Apply Joe Perches feedback. ]
      
      Cc: Andy Whitcroft <apw@canonical.com> (maintainer:CHECKPATCH)
      Cc: Joe Perches <joe@perches.com> (maintainer:CHECKPATCH)
      Cc: Dwaipayan Ray <dwaipayanray1@gmail.com> (reviewer:CHECKPATCH)
      Cc: Lukas Bulwahn <lukas.bulwahn@gmail.com>
      Cc: Alexei Starovoitov <ast@kernel.org>
      Cc: Daniel Borkmann <daniel@iogearbox.net>
      Cc: John Fastabend <john.fastabend@gmail.com>
      Cc: <bpf@vger.kernel.org>
      Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
      84dd7f19
  8. Jun 26, 2023
  9. Jun 10, 2023
  10. Jun 05, 2023
  11. May 30, 2023
  12. Apr 18, 2023
  13. Apr 08, 2023
  14. Apr 05, 2023
  15. Feb 03, 2023
  16. Dec 01, 2022
  17. Nov 18, 2022
  18. Oct 03, 2022
  19. Sep 29, 2022
  20. Sep 28, 2022
  21. Sep 12, 2022
  22. Jun 17, 2022
  23. Apr 26, 2022
  24. Mar 24, 2022
Loading