Bug#841420: Patch to allow build

2016-11-01 Thread Sean Laguna
On Sun, 30 Oct 2016 01:32:14 -0300 "Raymond Burkholder wrote: > From > *http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8-rc2/0002-UBUNTU-SAUCE-no-up-disable-pie-when-gcc-has-it-enabl.patch

Bug#841420: Patch to allow build

2016-10-31 Thread Raymond Burkholder
> -Original Message- > From: Arthur Gautier [mailto:ba...@gandi.net] > On Sun, Oct 30, 2016 at 01:32:14AM -0300, Raymond Burkholder wrote: > > Step 1: > > > > scripts/config --disable CC_STACKPROTECTOR_STRONG > > This is a step forward security, we can not just disable it on production >

Bug#841420: Patch to allow build

2016-10-31 Thread Arthur Gautier
On Sun, Oct 30, 2016 at 01:32:14AM -0300, Raymond Burkholder wrote: > Step 1: > > scripts/config --disable CC_STACKPROTECTOR_STRONG This cannot be a serious step. The original commit message and message on LKML: http://lkml.iu.edu/hypermail/linux/kernel/1312.2/03960.html This is a step forward

Bug#841420: Patch to allow build

2016-10-29 Thread Raymond Burkholder
Step 1: scripts/config --disable CC_STACKPROTECTOR_STRONG Step 2: From http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8-rc2/0002-UBUNTU-SAUCE-no- up-disable-pie-when-gcc-has-it-enabl.patch The following seems to solve some problems: diff --git a/Makefile b/Makefile index 5c18baa..e342473 100