Re: [PATCH v11 0/8] lib and lib/cmdline enhancements
[email protected] Fri, 26 Jun 2026 08:21:02 +0000
| Newsgroups | org.kernel.vger.linux-efi,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178246206276.3816447.15355853721771645153.git-patchwork-notify@kernel.org> |
Hello: This series was applied to riscv/linux.git (fixes) by Andrew Morton <[email protected]>: On Tue, 19 May 2026 20:22:51 +0300 you wrote: > This series is a merge of the recently posted [1] and [2]. The first > one is intended to adjust '_parse_integer_limit()' and 'memparse()' to > not ignore overflows, extend string to 64-bit integer conversion tests, > add KUnit-based test for 'memparse()' and fix kernel-doc glitches found > in lib/cmdline.c. The second one was originated from RISCV-specific > build fixes needed to integrate the former and now aims to provide > platform-specific double-word shifts and corresponding KUnit test. > > [...] Here is the summary with links: - [v11,1/8] lib: fix _parse_integer_limit() to handle overflow https://git.kernel.org/riscv/c/6e30111dbb40 - [v11,2/8] lib: fix memparse() to handle overflow https://git.kernel.org/riscv/c/9a4580db6e9f - [v11,3/8] lib: add more string to 64-bit integer conversion overflow tests https://git.kernel.org/riscv/c/ab90fc100724 - [v11,4/8] lib/cmdline_kunit: add test case for memparse() (no matching commit) - [v11,5/8] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings https://git.kernel.org/riscv/c/117d2bfa0ab1 - [v11,6/8] riscv: add platform-specific double word shifts for riscv32 https://git.kernel.org/riscv/c/a354b8de9ad6 - [v11,7/8] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3() https://git.kernel.org/riscv/c/6bba2ae43e8f - [v11,8/8] riscv: fix building compressed EFI image (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html