[PATCH v10 0/8] lib and lib/cmdline enhancements
Andrew Morton
akpm at linux-foundation.org
Mon May 18 11:35:02 PDT 2026
On Wed, 13 May 2026 16:43:59 +0300 Dmitry Antipov <dmantipov at yandex.ru> 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/20260513134407.884033-1-dmantipov@yandex.ru
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".
More information about the linux-riscv
mailing list