parisc: Strip debug info from kernel before creating compressed vmlinuz
authorHelge Deller <deller@gmx.de>
Thu, 1 Aug 2019 11:42:18 +0000 (13:42 +0200)
committerHelge Deller <deller@gmx.de>
Thu, 1 Aug 2019 12:17:53 +0000 (14:17 +0200)
commite50beea8e7738377b4fa664078547be338038ff9
tree5d6217915affe7298efedca1d42aa1c6ec0a897e
parent3fe6c873af2f2247544debdbe51ec29f690a2ccf
parisc: Strip debug info from kernel before creating compressed vmlinuz

Same as on x86-64, strip the .comment, .note and debug sections from the
Linux kernel before creating the compressed image for the boot loader.

Reported-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Reported-by: Sven Schnelle <svens@stackframe.org>
Cc: stable@vger.kernel.org # v4.20+
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/boot/compressed/Makefile