[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202306230934.C235D5751@keescook>
Date: Fri, 23 Jun 2023 09:36:05 -0700
From: Kees Cook <keescook@...omium.org>
To: Baruch Siach <baruch@...s.co.il>
Cc: Eric Biederman <ebiederm@...ssion.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] elf: correct note name comment
On Fri, Jun 23, 2023 at 08:50:11AM +0300, Baruch Siach wrote:
> NT_PRFPREG note is named "CORE". Correct the comment accordingly.
>
> Fixes: 00e19ceec80b ("ELF: Add ELF program property parsing support")
> Signed-off-by: Baruch Siach <baruch@...s.co.il>
> ---
>
> v2: Swap "CORE" and "LINUX" as noted by Kees
> ---
> include/uapi/linux/elf.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git include/uapi/linux/elf.h include/uapi/linux/elf.h
> index ac3da855fb19..4d1c8d46e7f0 100644
> --- include/uapi/linux/elf.h
> +++ include/uapi/linux/elf.h
Hi, I took this patch, but it seems something is misconfigured on your
end for patch generation -- normally I'd expect to need "-p1", not "-p0"
to apply patches. Are you using "git format-patch" to produce these
patches?
--
Kees Cook
Powered by blists - more mailing lists