mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Sergei Poselenov <sposelenov@emcraft.com>
Cc: Wolfgang Denk <wd@denx.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Re: 'make headers_check' failed to install headers to arbitrary location
Date: Sat, 6 Jun 2009 01:01:18 +0200	[thread overview]
Message-ID: <20090605230118.GU29008@uranus.ravnborg.org> (raw)
In-Reply-To: <20090605161109.50d4f253@emcraft.com>

On Fri, Jun 05, 2009 at 04:11:09PM +0400, Sergei Poselenov wrote:
> On Thu, 04 Jun 2009 19:07:15 +0200
> Dear Wolfgang,
> 
> Wolfgang Denk <wd@denx.de> wrote:
> 
> > Why not simply:
> > 
> > 	for f in $(all-files); do
> > 		echo "$(install)/$${f}"
> > 	done | xargs $(PERL) ...
> > 
> > ?
> > 
> 
> Ah,right, I missed this.
> 
> Here is the modified version of the patch, tested on 2.6.30-rc8,
> ARCH=arm
> 
> Subject: [PATCH] Fixed the "Argument list too long" error for "make headers_check",
>  used xargs to minimize the perl calls.
> 
> Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>

I extended the chagelog with the original error message
and applied this.

	Sam

      reply	other threads:[~2009-06-05 22:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-14 15:42 Sergei Poselenov
2009-05-14 16:54 ` Arnd Bergmann
2009-05-15 11:30   ` Sergei Poselenov
2009-05-21 13:46 ` [PATCH] " Sergei Poselenov
2009-06-04 13:55   ` Sergei Poselenov
2009-06-04 17:07     ` Wolfgang Denk
2009-06-05 12:11       ` Sergei Poselenov
2009-06-05 23:01         ` Sam Ravnborg [this message]

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=20090605230118.GU29008@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sposelenov@emcraft.com \
    --cc=wd@denx.de \
    /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

Powered by JetHome