RE: [EXTERNAL] [next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined

2021-04-09 Thread Shyam Prasad
Attached the latest version of the patch.

Regards,
Shyam

-Original Message-
From: Naresh Kamboju  
Sent: Friday, April 9, 2021 11:24 PM
To: Shyam Prasad 
Cc: Linux-Next Mailing List ; open list 
; samba-techni...@lists.samba.org; 
lkft-tri...@lists.linaro.org; Maciek Borzecki ; Wan 
Jiabing ; Steven French ; pc 
; Pavel Shilovskiy ; Steve French 

Subject: Re: [EXTERNAL] [next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] 
undefined

On Fri, 9 Apr 2021 at 23:17, Naresh Kamboju  wrote:
>
> On Fri, 9 Apr 2021 at 21:49, Shyam Prasad  wrote:
> >
> > Hi Naresh,
> >
> > AFAIK, this has been fixed in an updated patch last evening. Can you please 
> > check if you're still seeing it?
>
> Please share the fix commit and subject here.
>
> FYI,

ignore the below statement.
our build system did not trigger today tag yet.

> This build error is still on today's Linux next tag 20210409.

- Naresh


4e456b30f78c429b183db420e23b26cde7e03a78.patch
Description: 4e456b30f78c429b183db420e23b26cde7e03a78.patch


Re: [EXTERNAL] [next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined

2021-04-09 Thread Naresh Kamboju
On Fri, 9 Apr 2021 at 23:17, Naresh Kamboju  wrote:
>
> On Fri, 9 Apr 2021 at 21:49, Shyam Prasad  wrote:
> >
> > Hi Naresh,
> >
> > AFAIK, this has been fixed in an updated patch last evening. Can you please 
> > check if you're still seeing it?
>
> Please share the fix commit and subject here.
>
> FYI,

ignore the below statement.
our build system did not trigger today tag yet.

> This build error is still on today's Linux next tag 20210409.

- Naresh


Re: [EXTERNAL] [next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined

2021-04-09 Thread Naresh Kamboju
On Fri, 9 Apr 2021 at 21:49, Shyam Prasad  wrote:
>
> Hi Naresh,
>
> AFAIK, this has been fixed in an updated patch last evening. Can you please 
> check if you're still seeing it?

Please share the fix commit and subject here.

FYI,
This build error is still on today's Linux next tag 20210409.


- Naresh


RE: [EXTERNAL] [next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined

2021-04-09 Thread Shyam Prasad
Hi Naresh,

AFAIK, this has been fixed in an updated patch last evening. Can you please 
check if you're still seeing it?

Thanks and regards,
Shyam

-Original Message-
From: Naresh Kamboju  
Sent: Friday, April 9, 2021 10:36 AM
To: Linux-Next Mailing List ; open list 
; samba-techni...@lists.samba.org; 
lkft-tri...@lists.linaro.org
Cc: Maciek Borzecki ; Shyam Prasad 
; Wan Jiabing ; Steven French 
; pc ; Pavel Shilovskiy 
; Steve French 
Subject: [EXTERNAL] [next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] 
undefined

Large number of Linux next tag 20210408 builds failed due to these errors.

make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=arm
CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 
'HOSTCC=sccache gcc'

ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined

Reported-by: Naresh Kamboju 

Regressions found on parisc:
  - build/gcc-9-defconfig
  - build/gcc-8-defconfig
  - build/gcc-10-defconfig

Regressions found on sh:
  - build/gcc-9-dreamcast_defconfig
  - build/gcc-10-dreamcast_defconfig
  - build/gcc-8-dreamcast_defconfig

Regressions found on arm:
  - build/clang-12-s3c2410_defconfig
  - build/gcc-8-s3c2410_defconfig
  - build/clang-10-nhk8815_defconfig
  - build/gcc-9-s3c2410_defconfig
  - build/gcc-10-nhk8815_defconfig
  - build/gcc-8-nhk8815_defconfig
  - build/gcc-10-s3c2410_defconfig
  - build/clang-12-nhk8815_defconfig
  - build/clang-11-s3c2410_defconfig
  - build/gcc-9-nhk8815_defconfig
  - build/clang-11-nhk8815_defconfig
  - build/clang-10-s3c2410_defconfig

--
Linaro LKFT
https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flkft.linaro.org%2Fdata=04%7C01%7CShyam.Prasad%40microsoft.com%7C416f80ec723a4fcbbc8108d8fb153984%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637535416728141562%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=tq6fEaGRA7hNP34bGp9jIZHfzn3lVt3tS2mNldC9w9w%3Dreserved=0


[next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined

2021-04-08 Thread Naresh Kamboju
Large number of Linux next tag 20210408 builds failed due to these errors.

make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=arm
CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache
arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'

ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined

Reported-by: Naresh Kamboju 

Regressions found on parisc:
  - build/gcc-9-defconfig
  - build/gcc-8-defconfig
  - build/gcc-10-defconfig

Regressions found on sh:
  - build/gcc-9-dreamcast_defconfig
  - build/gcc-10-dreamcast_defconfig
  - build/gcc-8-dreamcast_defconfig

Regressions found on arm:
  - build/clang-12-s3c2410_defconfig
  - build/gcc-8-s3c2410_defconfig
  - build/clang-10-nhk8815_defconfig
  - build/gcc-9-s3c2410_defconfig
  - build/gcc-10-nhk8815_defconfig
  - build/gcc-8-nhk8815_defconfig
  - build/gcc-10-s3c2410_defconfig
  - build/clang-12-nhk8815_defconfig
  - build/clang-11-s3c2410_defconfig
  - build/gcc-9-nhk8815_defconfig
  - build/clang-11-nhk8815_defconfig
  - build/clang-10-s3c2410_defconfig

--
Linaro LKFT
https://lkft.linaro.org