]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: Restore possibility to execute 64-bit applications
authorHelge Deller <deller@gmx.de>
Thu, 16 Aug 2018 20:39:50 +0000 (22:39 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 17 Aug 2018 14:45:24 +0000 (16:45 +0200)
commit5b00ca0b8035e49ef7c466e959c5cb457a654351
tree960ff146c537f96aa4da21030960c7981bd86ae0
parentc8921d72e390cb6fca3fb2b0c2badfda851647eb
parisc: Restore possibility to execute 64-bit applications

Executing 64-bit applications was broken. This patch restores this
support and cleans up some code paths.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/elf.h
arch/parisc/include/asm/processor.h
arch/parisc/include/asm/traps.h
arch/parisc/kernel/entry.S
arch/parisc/kernel/sys_parisc.c
arch/parisc/kernel/traps.c