From: Joe Lawrence <joe.lawrence@redhat.com>
To: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Artem Savkov <asavkov@redhat.com>,
x86@kernel.org, Thomas Gleixner <tglx@linutronix.de>,
"Eric W . Biederman" <ebiederm@xmission.com>,
linux-kernel@vger.kernel.org, Ingo Molnar <mingo@kernel.org>
Subject: Re: [PATCH v2] x86/tools/relocs: fix big section header tables
Date: Fri, 11 Jan 2019 14:09:26 -0500 [thread overview]
Message-ID: <20190111190926.GA9606@redhat.com> (raw)
In-Reply-To: <20181129155750.xskdusm2fvub6tqa@treble>
On Thu, Nov 29, 2018 at 09:57:50AM -0600, Josh Poimboeuf wrote:
> On Thu, Nov 29, 2018 at 04:56:15PM +0100, Artem Savkov wrote:
> > In case when the number of entries in the section header table is larger
> > then or equal to SHN_LORESERVE the size of the table is held in the sh_size
> > member of the initial entry in section header table instead of e_shnum.
> > Same with the string table index which is located in sh_link instead of
> > e_shstrndx.
> >
> > This case is easily reproducible with KCFLAGS="-ffunction-sections",
> > bzImage build fails with "String table index out of bounds" error.
> >
> > Signed-off-by: Artem Savkov <asavkov@redhat.com>
>
> Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
>
Gentle ping to nudge this patch along (I didn't see it in anyone's tree).
Thanks,
--- Joe
next prev parent reply other threads:[~2019-01-11 19:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-29 13:51 [PATCH] x86/tools/relocs: fix big section header tables Artem Savkov
2018-11-29 14:23 ` Josh Poimboeuf
2018-11-29 15:22 ` Artem Savkov
2018-11-29 15:32 ` Josh Poimboeuf
2018-11-29 15:56 ` [PATCH v2] " Artem Savkov
2018-11-29 15:57 ` Josh Poimboeuf
2019-01-11 19:09 ` Joe Lawrence [this message]
2019-04-19 19:01 ` [tip:x86/build] x86/tools/relocs: Fix " tip-bot for Artem Savkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190111190926.GA9606@redhat.com \
--to=joe.lawrence@redhat.com \
--cc=asavkov@redhat.com \
--cc=ebiederm@xmission.com \
--cc=jpoimboe@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.