[GIT PULL] overflow update for v5.13-rc1
From: Kees Cook
Date: Mon Apr 26 2021 - 14:36:07 EST
Hi Linus,
Please pull this overflow update for v5.13-rc1. I was expecting more
in this tree for this cycle, but the other work has not yet landed for
-next. As a result, only this single typo fix exists. Yay tiny pulls. :)
Thanks!
-Kees
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/overflow-v5.13-rc1
for you to fetch changes up to 4578be130a6470d85ff05b13b75a00e6224eeeeb:
overflow: Correct check_shl_overflow() comment (2021-04-01 14:07:41 -0700)
----------------------------------------------------------------
overflow update for v5.13-rc1
- Fix typo in check_shl_overflow() kern-dec (Keith Busch)
----------------------------------------------------------------
Keith Busch (1):
overflow: Correct check_shl_overflow() comment
include/linux/overflow.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Kees Cook