Re: [PATCH] x86, build: replace Perl script with Shell script

From: Rob Landley
Date: Tue Jan 13 2015 - 00:04:27 EST


On 01/12/2015 08:17 PM, Kees Cook wrote:
> Commit e6023367d779 ("x86, kaslr: Prevent .bss from overlaping initrd")
> added Perl to the required build environment. This reimplements in shell
> the Perl script used to find the size of the kernel with bss and brk added.
>
> Reported-by: Rob Landley <rob@xxxxxxxxxxx>
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx

I just noticed earlier today that my version doesn't notice if objdump
isn't in the $PATH. (Happens if you're cross compiling and not all
binaries prefixed.)

Other than that:

Acked-by: Rob Landley <rob@xxxxxxxxxxx>

(I don't have a setup with gold to test...)

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