Skip to content
Commit e77b3496 authored by Martin Schwidefsky's avatar Martin Schwidefsky Committed by Adrian Bunk
Browse files

[S390] fix user readable uninitialised kernel memory, take 2.



The previous patch to correct the copy_from_user padding is quite
broken. The execute instruction needs to be done via the register %r4,
not via %r2 and 31 bit doesn't know the instructions lgr and ahji.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent dfa2e9e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment