lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 6 Jun 2009 01:01:18 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Sergei Poselenov <sposelenov@...raft.com>
Cc:	Wolfgang Denk <wd@...x.de>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Re: 'make headers_check' failed to install headers to arbitrary location

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@...x.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@...raft.com>

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

	Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ