public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] 68020/030 signal handling following exceptions
@ 2023-05-02  6:50 Finn Thain
  2023-05-02  6:50 ` [PATCH RFC 1/2] m68k: Don't deliver signals except at instruction boundary Finn Thain
  2023-05-02  6:50 ` [PATCH RFC 2/2] m68k: Make allowance for signal delivery following an address error Finn Thain
  0 siblings, 2 replies; 23+ messages in thread
From: Finn Thain @ 2023-05-02  6:50 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-m68k, Michael Schmitz, Andreas Schwab

These two patches remedy stack corruption on 68020/030 when delivering
signals following a bus error or (theoretically) an address error.


Finn Thain (2):
  m68k: Don't deliver signals except at instruction boundary
  m68k: Make allowance for signal delivery following an address error

 arch/m68k/kernel/entry.S  |  6 +++++-
 arch/m68k/kernel/signal.c | 13 +++++++++----
 arch/m68k/kernel/traps.c  | 10 ++++++++--
 3 files changed, 22 insertions(+), 7 deletions(-)

-- 
2.37.5


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

end of thread, other threads:[~2023-05-06  8:25 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02  6:50 [PATCH RFC 0/2] 68020/030 signal handling following exceptions Finn Thain
2023-05-02  6:50 ` [PATCH RFC 1/2] m68k: Don't deliver signals except at instruction boundary Finn Thain
2023-05-02 16:51   ` Andreas Schwab
2023-05-02 20:15     ` Michael Schmitz
2023-05-03  3:22     ` Finn Thain
2023-05-03  3:24       ` Finn Thain
2023-05-02  6:50 ` [PATCH RFC 2/2] m68k: Make allowance for signal delivery following an address error Finn Thain
2023-05-02 21:06   ` Michael Schmitz
2023-05-03  4:11     ` Finn Thain
2023-05-03  5:50       ` Michael Schmitz
2023-05-03  8:02         ` Finn Thain
2023-05-04 21:06           ` Michael Schmitz
2023-05-05  3:14             ` Finn Thain
2023-05-05  5:05               ` Michael Schmitz
2023-05-05 21:35                 ` Michael Schmitz
2023-05-06  0:36                   ` Finn Thain
2023-05-06  1:46                     ` Michael Schmitz
2023-05-06  2:46                       ` Finn Thain
2023-05-06  8:24                         ` Michael Schmitz
2023-05-06  1:11                   ` Finn Thain
2023-05-06  1:54                     ` Michael Schmitz
2023-05-06  2:11                       ` Finn Thain
2023-05-06  2:30                         ` Michael Schmitz

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