Re: arm64: compiler_types.h:320:38: error: call to __compiletime_assert_417

2021-03-21 Thread Stephen Rothwell
Hi Vlastimil, On Fri, 19 Mar 2021 19:01:28 +0100 Vlastimil Babka wrote: > > Andrew, please add this -fix > Thanks. > > 8< > From f97312224278839321a5ff9be2b8487553a97c63 Mon Sep 17 00:00:00 2001 > From: Vlastimil Babka > Date: Fri, 19 Mar 2021 18:56:50 +0100 > Subject: [PATCH]

Re: arm64: compiler_types.h:320:38: error: call to __compiletime_assert_417

2021-03-19 Thread Vlastimil Babka
On 3/19/21 4:19 PM, Naresh Kamboju wrote: > [This email landed to Spam for some reason, sending it again with modified > subject] > > While building arm64 kernel modules the following kernel warnings / > errors noticed on linux next 20210318 tag the gcc version is 7.3.0. > Build PASS with gcc-8,

Re: arm64: compiler_types.h:320:38: error: call to __compiletime_assert_417

2021-03-19 Thread Catalin Marinas
On Fri, Mar 19, 2021 at 08:49:07PM +0530, Naresh Kamboju wrote: > [This email landed to Spam for some reason, sending it again with modified > subject] > > While building arm64 kernel modules the following kernel warnings / > errors noticed on linux next 20210318 tag the gcc version is 7.3.0. >

arm64: compiler_types.h:320:38: error: call to __compiletime_assert_417

2021-03-19 Thread Naresh Kamboju
[This email landed to Spam for some reason, sending it again with modified subject] While building arm64 kernel modules the following kernel warnings / errors noticed on linux next 20210318 tag the gcc version is 7.3.0. Build PASS with gcc-8, gcc-9 and gcc-10. In file included from :0:0: In

Re: next: arm64: compiler_types.h:320:38: error: call to '__compiletime_assert_417' declared with attribute error: BUILD_BUG_ON failed: KMALLOC_MIN_SIZE > 16 | KMALLOC_SHIFT_HIGH < 10

2021-03-18 Thread Marco Elver
This is a new test. +Oliver Glitta, who authored test_slub.c. On Thu, 18 Mar 2021 at 12:26, Naresh Kamboju wrote: > > While building arm64 kernel modules the following kernel warnings / > errors noticed on > linux next 20210318 tag the gcc version is 7.3.0. I will check latest > gcc version

next: arm64: compiler_types.h:320:38: error: call to '__compiletime_assert_417' declared with attribute error: BUILD_BUG_ON failed: KMALLOC_MIN_SIZE > 16 | KMALLOC_SHIFT_HIGH < 10

2021-03-18 Thread Naresh Kamboju
While building arm64 kernel modules the following kernel warnings / errors noticed on linux next 20210318 tag the gcc version is 7.3.0. I will check latest gcc version builds and keep you updated. In file included from :0:0: In function 'resiliency_test', inlined from 'test_slub_init' at