lkml.org 
[lkml]   [2021]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectparisc: sched.h:2138:38: error: 'const struct thread_info' has no member named 'cpu'
[Please ignore this email if it is already reported ]

Regression found on parisc gcc-8/9/10 and gcc-11 built with defconfig
Following build warnings / errors reported on linux next 20211026.

metadata:
git_describe: next-20211026
git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git_short_log: 2376e5fe91bc (\"Add linux-next specific files for 20211026\")
target_arch: parisc
toolchain: gcc-10

build error :
--------------
In file included from <command-line>:
/builds/linux/include/linux/sched.h: In function 'task_cpu':
/builds/linux/include/linux/sched.h:2138:38: error: 'const struct
thread_info' has no member named 'cpu'
2138 | return READ_ONCE(task_thread_info(p)->cpu);
| ^~


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

build link:
-----------
https://builds.tuxbuild.com/202T6V9WW7HdyiYW1pERBsc94FT/build.log

build config:
-------------
https://builds.tuxbuild.com/202T6V9WW7HdyiYW1pERBsc94FT/config

# To install tuxmake on your system globally
# sudo pip3 install -U tuxmake
tuxmake --runtime podman --target-arch parisc --toolchain gcc-10
--kconfig defconfig

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

\
 
 \ /
  Last update: 2021-10-26 19:44    [W:0.028 / U:1.588 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site