]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Drop riscv-fix-a-nasty-sigreturn-bug.patch from 5.4
authorSasha Levin <sashal@kernel.org>
Sun, 25 Sep 2022 15:01:13 +0000 (11:01 -0400)
committerSasha Levin <sashal@kernel.org>
Sun, 25 Sep 2022 15:01:13 +0000 (11:01 -0400)
commit8d3754f5f8f98736d121f4cf91369af298e61320
treeac9cb5e989bd5cbada25a0883d7ae1277cf072b1
parent0efb5be8b6a893c99d6ef16128ffe1beeb89181e
Drop riscv-fix-a-nasty-sigreturn-bug.patch from 5.4

Fails to build:

linux/arch/riscv/kernel/signal.c:
In function 'sys_rt_sigreturn':
linux/arch/riscv/kernel/signal.c:119:15:
error: 'struct pt_regs' has no member named 'cause'; did you mean
'scause'?
  119 |         regs->cause = -1UL;
      |               ^~~~~
      |               scause
queue-5.4/riscv-fix-a-nasty-sigreturn-bug.patch [deleted file]
queue-5.4/series