Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-16 Thread Philip Müller
On 16.05.2016 18:58, Kamal Mostafa wrote: > > Queued up for 3.19-stable. Thanks very much for the backport, Philip. > > -Kamal > Thx. Due this fact I also found another issue with it. Somehow some other patch is needed to get it compiled with gcc 6.1 series.

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-16 Thread Philip Müller
On 16.05.2016 18:58, Kamal Mostafa wrote: > > Queued up for 3.19-stable. Thanks very much for the backport, Philip. > > -Kamal > Thx. Due this fact I also found another issue with it. Somehow some other patch is needed to get it compiled with gcc 6.1 series.

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-16 Thread Kamal Mostafa
On Thu, May 12, 2016 at 09:07:52PM +0200, Philip Müller wrote: > Hi Kamal, > > seems using a toolchain with gcc 6.1 creates funny new issues like this: > > In file included from include/linux/compiler.h:54:0, > from include/uapi/linux/stddef.h:1, > from

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-16 Thread Kamal Mostafa
On Thu, May 12, 2016 at 09:07:52PM +0200, Philip Müller wrote: > Hi Kamal, > > seems using a toolchain with gcc 6.1 creates funny new issues like this: > > In file included from include/linux/compiler.h:54:0, > from include/uapi/linux/stddef.h:1, > from

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-12 Thread Philip Müller
Hi Kamal, I found it and backported the upstream commit cb984d101b30eb7478d32df56a0023e4603cba7f to 3.19 series. kind regards Philip Müller - Manjaro Project Lead diff -Npur linux-3.19.orig/include/linux/compiler-gcc3.h linux-3.19/include/linux/compiler-gcc3.h ---

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-12 Thread Philip Müller
Hi Kamal, I found it and backported the upstream commit cb984d101b30eb7478d32df56a0023e4603cba7f to 3.19 series. kind regards Philip Müller - Manjaro Project Lead diff -Npur linux-3.19.orig/include/linux/compiler-gcc3.h linux-3.19/include/linux/compiler-gcc3.h ---

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-12 Thread Philip Müller
Hi Kamal, seems using a toolchain with gcc 6.1 creates funny new issues like this: In file included from include/linux/compiler.h:54:0, from include/uapi/linux/stddef.h:1, from include/linux/stddef.h:4, from ./include/uapi/linux/posix_types.h:4,

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-12 Thread Philip Müller
Hi Kamal, seems using a toolchain with gcc 6.1 creates funny new issues like this: In file included from include/linux/compiler.h:54:0, from include/uapi/linux/stddef.h:1, from include/linux/stddef.h:4, from ./include/uapi/linux/posix_types.h:4,

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-12 Thread Kamal Mostafa
diff --git a/MAINTAINERS b/MAINTAINERS index 808ee80..5a9f241 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3658,8 +3658,8 @@ F:Documentation/efi-stub.txt F: arch/ia64/kernel/efi.c F: arch/x86/boot/compressed/eboot.[ch] F: arch/x86/include/asm/efi.h -F:

Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

2016-05-12 Thread Kamal Mostafa
diff --git a/MAINTAINERS b/MAINTAINERS index 808ee80..5a9f241 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3658,8 +3658,8 @@ F:Documentation/efi-stub.txt F: arch/ia64/kernel/efi.c F: arch/x86/boot/compressed/eboot.[ch] F: arch/x86/include/asm/efi.h -F: