Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Dec 2021 18:06:32 +0000 (10:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Dec 2021 18:06:32 +0000 (10:06 -0800)
commitc9ea870c6e33fcc242f7c3b421fb3d4cf04e5788
treef0010712d3bfdd5d5fb3172452d1f7bf69336aee
parente19e226345196649e83d49c6997e806a8ecdafe6
parentf702e1107601230eec707739038a89018ea3468d
Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1

Pull tomoyo fixes from Tetsuo Handa:
 "Two overhead reduction patches for testing/fuzzing environment"

* tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1:
  tomoyo: use hweight16() in tomoyo_domain_quota_is_ok()
  tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().