mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* stable-rc linux-6.6.y: Queues: tinyconfig: undefined reference to `irq_work_queue'
@ 2024-10-24 14:41 Naresh Kamboju
  2024-10-24 17:26 ` Naresh Kamboju
  0 siblings, 1 reply; 3+ messages in thread
From: Naresh Kamboju @ 2024-10-24 14:41 UTC (permalink / raw)
  To: linux-stable, open list, rcu
  Cc: Anders Roxell, Dan Carpenter, Paul E. McKenney,
	Greg Kroah-Hartman, Sasha Levin

Most of the tinyconfigs are failing on stable-rc linux-6.6.y.

Build errors:
--------------
aarch64-linux-gnu-ld: kernel/task_work.o: in function `task_work_add':
task_work.c:(.text+0x190): undefined reference to `irq_work_queue'
task_work.c:(.text+0x190): relocation truncated to fit:
R_AARCH64_CALL26 against undefined symbol `irq_work_queue'

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

metadata:
------------
git_describe: v6.6.57-251-g1870a9bd3fe7
git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Build:   v6.6.57-251-g1870a9bd3fe7
Details: https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_6.6/build/v6.6.57-251-g1870a9bd3fe7
kernel_version: 6.6.58

Regressions (compared to build v6.6.57)
------------------------------------------------------------------------

parisc:

  * build/gcc-11-tinyconfig
mips:

  * build/gcc-12-tinyconfig
  * build/clang-19-tinyconfig
  * build/gcc-8-tinyconfig
  * build/clang-nightly-tinyconfig
arm:

  * build/clang-19-tinyconfig
  * build/gcc-8-tinyconfig
  * build/gcc-13-tinyconfig
  * build/clang-nightly-tinyconfig
powerpc:

  * build/clang-19-tinyconfig
  * build/gcc-8-tinyconfig
  * build/gcc-13-tinyconfig
  * build/clang-nightly-tinyconfig
arm64:

  * build/clang-19-tinyconfig
  * build/gcc-8-tinyconfig
  * build/gcc-13-tinyconfig
  * build/clang-nightly-tinyconfig
arc:

  * build/gcc-9-tinyconfig
  * build/gcc-8-tinyconfig
s390:

  * build/clang-19-tinyconfig
  * build/gcc-8-tinyconfig
  * build/gcc-13-tinyconfig
  * build/clang-nightly-tinyconfig
sparc:

  * build/gcc-8-tinyconfig
  * build/gcc-11-tinyconfig
riscv:

  * build/clang-19-tinyconfig
  * build/gcc-8-tinyconfig
  * build/gcc-13-tinyconfig

compare history links:
-----
 - https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_6.6/build/v6.6.57-251-g1870a9bd3fe7/testrun/25533195/suite/build/test/gcc-13-tinyconfig/history/
- https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_6.6/build/v6.6.57-251-g1870a9bd3fe7/testrun/25533195/suite/build/test/gcc-13-tinyconfig/log

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

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

* Re: stable-rc linux-6.6.y: Queues: tinyconfig: undefined reference to `irq_work_queue'
  2024-10-24 14:41 stable-rc linux-6.6.y: Queues: tinyconfig: undefined reference to `irq_work_queue' Naresh Kamboju
@ 2024-10-24 17:26 ` Naresh Kamboju
  2024-10-25  6:51   ` Sebastian Andrzej Siewior
  0 siblings, 1 reply; 3+ messages in thread
From: Naresh Kamboju @ 2024-10-24 17:26 UTC (permalink / raw)
  To: linux-stable, open list, rcu
  Cc: Anders Roxell, Dan Carpenter, Paul E. McKenney,
	Greg Kroah-Hartman, Sasha Levin, Sebastian Andrzej Siewior,
	Peter Zijlstra

On Thu, 24 Oct 2024 at 20:11, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
>
> Most of the tinyconfigs are failing on stable-rc linux-6.6.y.
>
> Build errors:
> --------------
> aarch64-linux-gnu-ld: kernel/task_work.o: in function `task_work_add':
> task_work.c:(.text+0x190): undefined reference to `irq_work_queue'
> task_work.c:(.text+0x190): relocation truncated to fit:
> R_AARCH64_CALL26 against undefined symbol `irq_work_queue'

Anders bisected this regression and found,
# first bad commit:
  [63ad09867ee1affe4b7a5914deeb031d5b4c0be2]
  task_work: Add TWA_NMI_CURRENT as an additional notify mode.
  [ Upstream commit 466e4d801cd438a1ab2c8a2cce1bef6b65c31bbb ]

- Naresh

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

* Re: stable-rc linux-6.6.y: Queues: tinyconfig: undefined reference to `irq_work_queue'
  2024-10-24 17:26 ` Naresh Kamboju
@ 2024-10-25  6:51   ` Sebastian Andrzej Siewior
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Andrzej Siewior @ 2024-10-25  6:51 UTC (permalink / raw)
  To: Naresh Kamboju
  Cc: linux-stable, open list, rcu, Anders Roxell, Dan Carpenter,
	Paul E. McKenney, Greg Kroah-Hartman, Sasha Levin,
	Peter Zijlstra

On 2024-10-24 22:56:53 [+0530], Naresh Kamboju wrote:
> On Thu, 24 Oct 2024 at 20:11, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
> >
> > Most of the tinyconfigs are failing on stable-rc linux-6.6.y.
> >
> > Build errors:
> > --------------
> > aarch64-linux-gnu-ld: kernel/task_work.o: in function `task_work_add':
> > task_work.c:(.text+0x190): undefined reference to `irq_work_queue'
> > task_work.c:(.text+0x190): relocation truncated to fit:
> > R_AARCH64_CALL26 against undefined symbol `irq_work_queue'
> 
> Anders bisected this regression and found,
> # first bad commit:
>   [63ad09867ee1affe4b7a5914deeb031d5b4c0be2]
>   task_work: Add TWA_NMI_CURRENT as an additional notify mode.
>   [ Upstream commit 466e4d801cd438a1ab2c8a2cce1bef6b65c31bbb ]

Would you mind to cherry-pick
	cec6937dd1aae ("task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK")

I'm able to to build the arm64 tinyconfig on the queue/6.6 branch with
this (while it fails without).

> - Naresh

Sebastian

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

end of thread, other threads:[~2024-10-25  6:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-24 14:41 stable-rc linux-6.6.y: Queues: tinyconfig: undefined reference to `irq_work_queue' Naresh Kamboju
2024-10-24 17:26 ` Naresh Kamboju
2024-10-25  6:51   ` Sebastian Andrzej Siewior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®