diff options
| author | Sven Schnelle <svens@stackframe.org> | 2025-10-15 23:21:41 +0200 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2025-10-16 01:37:39 +0200 |
| commit | 5fb1d3ce3e74a4530042795e1e065422295f1371 (patch) | |
| tree | 61ec943219b8853f617cfaa9a3dc550301735b2b /tools/lib/python/kdoc/python_version.py | |
| parent | 3631b9cb2a34983e0f5962e542b428a66036d689 (diff) | |
parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()
When the kernel leaves to userspace via syscall_restore_rfi(), the
W bit is not set in the new PSW. This doesn't cause any problems
because there's no 64 bit userspace for parisc. Simple static binaries
are usually loaded at addresses way below the 32 bit limit so the W bit
doesn't matter.
Fix this by setting the W bit when TIF_32BIT is not set.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Cc: stable@vger.kernel.org
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
