]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Nov 2021 18:45:17 +0000 (10:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Nov 2021 18:45:17 +0000 (10:45 -0800)
commit807e35ca2ade731b51ebfc10cbbcb4255aff48e7
tree4cd8f7771ccff5dec374a3c23fbd219f69be5189
parente3e524314ecd4ac670685526c31109a62b8e35e7
parentaff02f819308cb225a9f1599adc401ffd1e48d42
Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux

Pull coccinelle updates from Julia Lawall:

 - Update MAINTAINERS information (mailing list, web page, etc).

 - Add a semantic patch from Wen Yang to check for do_div calls that may
   cause truncation, motivated by commit 956c971fa4ca ("sched: Fix
   possible divide by zero in avg_atom() calculation")

* tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
  coccinelle: update Coccinelle entry
  coccinelle: semantic patch to check for inappropriate do_div() calls
MAINTAINERS