]> 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)
commit5ef21c2be1b57f44ed96ad7b6055322c5fde4eee
tree4cd8f7771ccff5dec374a3c23fbd219f69be5189
parenta948c4089db9057968e908fa8dd4b6bd9e014c64
parent3e6736cae3694c248ec430698093a31395e748b7
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 bc3b561bac39 ("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