linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* next: drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr';
@ 2023-06-14  8:37 Naresh Kamboju
  2023-06-23  7:09 ` Naresh Kamboju
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2023-06-14  8:37 UTC (permalink / raw)
  To: Linux-Next Mailing List, open list, lkft-triage
  Cc: Arnd Bergmann, Thomas Bogendoerfer, Greg Kroah-Hartman, Anders Roxell

Following build regressions noticed on Linux next-20230614 and next-20230613.

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

Regressions found on sh:

 - build/gcc-8-microdev_defconfig
 - build/gcc-11-dreamcast_defconfig
 - build/gcc-11-microdev_defconfig
 - build/gcc-8-shx3_defconfig
 - build/gcc-8-dreamcast_defconfig
 - build/gcc-11-defconfig
 - build/gcc-11-allnoconfig
 - build/gcc-8-tinyconfig
 - build/gcc-11-tinyconfig
 - build/gcc-8-allnoconfig
 - build/gcc-8-defconfig
 - build/gcc-11-shx3_defconfig


build log:
======
drivers/char/mem.c: In function 'read_mem':
drivers/char/mem.c:164:25: error: implicit declaration of function
'unxlate_dev_mem_ptr'; did you mean 'xlate_dev_mem_ptr'?
[-Werror=implicit-function-declaration]
  164 |                         unxlate_dev_mem_ptr(p, ptr);
      |                         ^~~~~~~~~~~~~~~~~~~
      |                         xlate_dev_mem_ptr
cc1: some warnings being treated as errors

steps to reproduce:
=========
tuxmake --runtime podman --target-arch sh --toolchain gcc-11 --kconfig
shx3_defconfig


Links,
===
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/testrun/17514799/suite/build/test/gcc-11-shx3_defconfig/log
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/testrun/17514799/suite/build/tests/
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/testrun/17514799/suite/build/test/gcc-11-shx3_defconfig/history/



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: next: drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr';
  2023-06-14  8:37 next: drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr'; Naresh Kamboju
@ 2023-06-23  7:09 ` Naresh Kamboju
  0 siblings, 0 replies; 2+ messages in thread
From: Naresh Kamboju @ 2023-06-23  7:09 UTC (permalink / raw)
  To: Linux-Next Mailing List, open list, lkft-triage
  Cc: Arnd Bergmann, Thomas Bogendoerfer, Greg Kroah-Hartman, Anders Roxell

We still notice this problem on Linux next.

On Wed, 14 Jun 2023 at 14:07, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
>
> Following build regressions noticed on Linux next-20230614 and next-20230613.
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
>
> Regressions found on sh:
>
>  - build/gcc-8-microdev_defconfig
>  - build/gcc-11-dreamcast_defconfig
>  - build/gcc-11-microdev_defconfig
>  - build/gcc-8-shx3_defconfig
>  - build/gcc-8-dreamcast_defconfig
>  - build/gcc-11-defconfig
>  - build/gcc-11-allnoconfig
>  - build/gcc-8-tinyconfig
>  - build/gcc-11-tinyconfig
>  - build/gcc-8-allnoconfig
>  - build/gcc-8-defconfig
>  - build/gcc-11-shx3_defconfig
>
>
> build log:
> ======
> drivers/char/mem.c: In function 'read_mem':
> drivers/char/mem.c:164:25: error: implicit declaration of function
> 'unxlate_dev_mem_ptr'; did you mean 'xlate_dev_mem_ptr'?
> [-Werror=implicit-function-declaration]
>   164 |                         unxlate_dev_mem_ptr(p, ptr);
>       |                         ^~~~~~~~~~~~~~~~~~~
>       |                         xlate_dev_mem_ptr
> cc1: some warnings being treated as errors
>
> steps to reproduce:
> =========
> tuxmake --runtime podman --target-arch sh --toolchain gcc-11 --kconfig
> shx3_defconfig
>
> Links,
> ===
>  - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/testrun/17514799/suite/build/test/gcc-11-shx3_defconfig/log
>  - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/testrun/17514799/suite/build/tests/
>  - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/testrun/17514799/suite/build/test/gcc-11-shx3_defconfig/history/
>
>
>
> --
> Linaro LKFT
> https://lkft.linaro.org

- Naresh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-23  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-14  8:37 next: drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr'; Naresh Kamboju
2023-06-23  7:09 ` Naresh Kamboju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).