Re: [PATCH v10 0/8] lib and lib/cmdline enhancements

Andrew Morton <[email protected]> Mon, 18 May 2026 11:35:02 -0700
Newsgroups org.kernel.vger.linux-efi,org.infradead.lists.linux-riscv
Message-ID <[email protected]>
On Wed, 13 May 2026 16:43:59 +0300 Dmitry Antipov <[email protected]> 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.
> 
> This series was briefly tested on X86, RISCV32, ARM, and MIPS using QEMU.
> 
> Getting feedback from RISC-V core maintainers would be very helpful.
> 
> Special thanks to Andy Shevchenko, Charlie Jenkins, and Andrew Morton.

Thanks, I've added this to mm.git's mm-nonmm-unstable (and hence to
linux-next) for testing.

AI review asked a few questions - please check these out and decide if
any updates are desirable.

	https://sashiko.dev/#/patchset/[email protected]

Also, please cc linux-kernel on patchsets?  I'm not subscribed to
linux-riscv or linux-efi so my "check lkml archive to see if I missed
any emails" trick doesn't work.  linux-kernel's main purpose nowadays
seems to be "the place to archive patchsets".