Bug#886417: linux-source-4.9: Kernel sources do not compile

2018-01-07 Thread Yves-Alexis Perez
On Sat, 2018-01-06 at 00:12 +0100, Salvatore Bonaccorso wrote: > There is indeed > https://git.kernel.org/linus/ce4a4e565f5264909a18c733b864c3f74467f69e > backported as 3e5daacf65173987436bad6ab9039a05f9545cdd in v4.9.74 > which AFAICS did remove the surrounding directives. Thanks for the

Bug#886417: linux-source-4.9: Kernel sources do not compile

2018-01-06 Thread Robert Senger
Package: linux-source-4.9 Followup-For: Bug #886417 I am also using a custom config, trying to build a kernel for a old AMD Geode i386 machine (inside a i386 systemd-nspawn container running on a amd64 machine). -- System Information: Debian Release: 9.3 APT prefers stable-updates APT

Bug#886417: linux-source-4.9: Kernel sources do not compile

2018-01-05 Thread Salvatore Bonaccorso
Hi, On Fri, Jan 05, 2018 at 09:19:30PM +0100, David Reviejo wrote: > Hi, > > I have the same error with a very old machine, a Pentium-M one, (and so > no SMP...) trying to compile the source from 4.9.65-3+deb9u2 with a > custom config. > > The problem is: the "load_new_mm_cr3" function in

Bug#886417: linux-source-4.9: Kernel sources do not compile

2018-01-05 Thread David Reviejo
Hi, I have the same error with a very old machine, a Pentium-M one, (and so no SMP...) trying to compile the source from 4.9.65-3+deb9u2 with a custom config. The problem is: the "load_new_mm_cr3" function in arch/x86/mm/tlb.c is compiled only when SMP config is defined, but is used in code

Bug#886417: linux-source-4.9: Kernel sources do not compile

2018-01-05 Thread Yves-Alexis Perez
On Fri, 2018-01-05 at 17:08 +0100, Robert Senger wrote: > Package: linux-source-4.9 > Version: 4.9.65-3+deb9u2 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > Dear Maintainer, > > compilation of Kernel sources 4.9.65-3+deb9u2 fails: > >

Bug#886417: linux-source-4.9: Kernel sources do not compile

2018-01-05 Thread Robert Senger
Package: linux-source-4.9 Version: 4.9.65-3+deb9u2 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, compilation of Kernel sources 4.9.65-3+deb9u2 fails: [snip] CC arch/x86/mm/gup.o CC arch/x86/mm/setup_nx.o CC