Re: [PATCH] out out damn perl

2015-01-17 Thread Rob Landley
On 01/17/2015 02:01 AM, Pavel Machek wrote: > > On Tue 2015-01-06 15:50:24, Andrew Morton wrote: >> On Tue, 06 Jan 2015 17:41:35 -0600 Rob Landley wrote: >> >>> Commit e6023367d779 added perl back to the kernel build in -rc6. >>> Replace 39 lines of perl with 4 lines of shell script. ... >> - The

Re: [PATCH] out out damn perl

2015-01-17 Thread Geert Uytterhoeven
On Sat, Jan 17, 2015 at 9:01 AM, Pavel Machek wrote: > On Tue 2015-01-06 15:50:24, Andrew Morton wrote: >> On Tue, 06 Jan 2015 17:41:35 -0600 Rob Landley wrote: >> >> > Commit e6023367d779 added perl back to the kernel build in -rc6. >> > Replace 39 lines of perl with 4 lines of shell script. >>

Re: [PATCH] out out damn perl

2015-01-17 Thread Pavel Machek
On Tue 2015-01-06 15:50:24, Andrew Morton wrote: > On Tue, 06 Jan 2015 17:41:35 -0600 Rob Landley wrote: > > > Commit e6023367d779 added perl back to the kernel build in -rc6. > > Replace 39 lines of perl with 4 lines of shell script. > > Please resend this: > > - Express the commit in the con

Re: [PATCH] out out damn perl

2015-01-12 Thread Richard Weinberger
Am 12.01.2015 um 17:14 schrieb Rob Landley: > On 01/12/2015 09:27 AM, Richard Weinberger wrote: >> On Mon, Jan 12, 2015 at 4:16 PM, Lennart Sorensen >> wrote: >>> On Tue, Jan 06, 2015 at 05:41:35PM -0600, Rob Landley wrote: From: Rob Landley Commit e6023367d779 added perl back to t

Re: [PATCH] out out damn perl

2015-01-12 Thread Rob Landley
On 01/12/2015 09:27 AM, Richard Weinberger wrote: > On Mon, Jan 12, 2015 at 4:16 PM, Lennart Sorensen > wrote: >> On Tue, Jan 06, 2015 at 05:41:35PM -0600, Rob Landley wrote: >>> From: Rob Landley >>> >>> Commit e6023367d779 added perl back to the kernel build in -rc6. >>> Replace 39 lines of per

Re: [PATCH] out out damn perl

2015-01-12 Thread Richard Weinberger
On Mon, Jan 12, 2015 at 4:16 PM, Lennart Sorensen wrote: > On Tue, Jan 06, 2015 at 05:41:35PM -0600, Rob Landley wrote: >> From: Rob Landley >> >> Commit e6023367d779 added perl back to the kernel build in -rc6. >> Replace 39 lines of perl with 4 lines of shell script. > > Maybe checkpatch should

Re: [PATCH] out out damn perl

2015-01-12 Thread Borislav Petkov
On Mon, Jan 12, 2015 at 10:16:25AM -0500, Lennart Sorensen wrote: > On Tue, Jan 06, 2015 at 05:41:35PM -0600, Rob Landley wrote: > > From: Rob Landley > > > > Commit e6023367d779 added perl back to the kernel build in -rc6. > > Replace 39 lines of perl with 4 lines of shell script. > > Maybe che

Re: [PATCH] out out damn perl

2015-01-12 Thread Lennart Sorensen
On Tue, Jan 06, 2015 at 05:41:35PM -0600, Rob Landley wrote: > From: Rob Landley > > Commit e6023367d779 added perl back to the kernel build in -rc6. > Replace 39 lines of perl with 4 lines of shell script. Maybe checkpatch should be updated to look for perl. :) -- Len Sorensen -- To unsubscri

Re: [PATCH] out out damn perl

2015-01-06 Thread Andrew Morton
On Tue, 06 Jan 2015 17:41:35 -0600 Rob Landley wrote: > Commit e6023367d779 added perl back to the kernel build in -rc6. > Replace 39 lines of perl with 4 lines of shell script. Please resend this: - Express the commit in the conventional fashion e6023367d779 ("x86, kaslr: Prevent .bss from

[PATCH] out out damn perl

2015-01-06 Thread Rob Landley
From: Rob Landley Commit e6023367d779 added perl back to the kernel build in -rc6. Replace 39 lines of perl with 4 lines of shell script. Signed-off-by: Rob Landley --- arch/x86/boot/compressed/Makefile |6 ++-- arch/x86/tools/calc_run_size.pl | 39 2 file