On Thu, Dec 14, 2023 at 09:06:12PM +0000, [email protected] wrote: > This patch includes linux/kernel.h in asm/word-at-a-time.h for the > sh architecture. WORD_AT_A_TIME_CONSTANTS depends on kernel.h. > Making this implicit dependancy explicit allows for later improvements > in the lib/string.c inclusion list. > > Suggested-by: Al Viro <[email protected]>
This patch is missing your Signed-off-by: tag. Also, please double-check your email configs: your full name is missing from your emails (it's just "[email protected]"): https://lore.kernel.org/lkml/[email protected]/ But otherwise, the change itself looks fine. :) -- Kees Cook
