commit | 92f842eac7ee321c8a0749aba2513541b4ac226f | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 25 16:10:13 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Oct 25 16:10:15 2010 +0200 |
tree | 06a9c2302729ecd6d2941f8629da1646c11c714c | |
parent | 6931be0803ddae2791f3c646c8e1e0f82ca26013 [diff] |
[S390] store indication fault optimization Use the store indication bit in the translation exception code on page faults to avoid the protection faults that immediatly follow the page fault if the access has been a write. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>