Re: [PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-08-14 11:10:47
From: Arnd Bergmann <arnd@kernel.org>
Date: 2021-08-14 11:10:47
On Sat, Aug 14, 2021 at 3:04 AM Vineet Gupta [off-list ref] wrote:
On 7/22/21 5:48 AM, Arnd Bergmann wrote:quoted
If I hear no objections from architecture maintainers or new build regressions, I'll queue these up in the asm-generic tree for 5.15. Arnd Link: https://lore.kernel.org/linux-arch/20210515101803.924427-1-arnd@kernel.org/ (local)Are you planning to add this to asm-generic tree for 5.15 anytime soon.
Actually I just did that yesterday, but it was too late for linux-next that day. ;-)
Also while there, any chance you could pick up [1] too which was Acked by Will.
Done now as well, thanks for the pointer.
Arnd