linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Daney <ddaney.cavm@gmail.com>
To: Jamie Iles <jamie.iles@oracle.com>
Cc: linux-kernel@vger.kernel.org,
	David Daney <david.daney@cavium.com>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] scripts/sortextable: support objects with more than 64K sections.
Date: Mon, 05 Nov 2012 15:51:16 -0800	[thread overview]
Message-ID: <509850F4.2060205@gmail.com> (raw)
In-Reply-To: <1352106404-11038-1-git-send-email-jamie.iles@oracle.com>

On 11/05/2012 01:06 AM, Jamie Iles wrote:
> Building with a large config and -ffunction-sections results in a large
> number of sections and sortextable needs to be able to handle that.
> Implement support for > 64K sections as modpost does.
>
> Cc: David Daney <david.daney@cavium.com>
> Cc: H. Peter Anvin <hpa@zytor.com>
> Signed-off-by: Jamie Iles <jamie.iles@oracle.com>
> ---
>   scripts/sortextable.c |   24 ++++++++++++++++++++++++
>   scripts/sortextable.h |   26 +++++++++++++++++++++++---
>   2 files changed, 47 insertions(+), 3 deletions(-)
>

I don't plan on extensively testing this, but I have no objections.

David Daney

  reply	other threads:[~2012-11-05 23:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05  9:06 [PATCH] scripts/sortextable: support objects with more than 64K sections Jamie Iles
2012-11-05 23:51 ` David Daney [this message]
2012-12-07  9:55 ` Jamie Iles
  -- strict thread matches above, loose matches on Subject: below --
2013-07-25 11:02 Jamie Iles

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=509850F4.2060205@gmail.com \
    --to=ddaney.cavm@gmail.com \
    --cc=david.daney@cavium.com \
    --cc=hpa@zytor.com \
    --cc=jamie.iles@oracle.com \
    --cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).