s390: Clarify pagefault interrupt
authorPeter Zijlstra <peterz@infradead.org>
Tue, 22 Mar 2016 20:42:53 +0000 (21:42 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 15 Apr 2016 16:16:37 +0000 (18:16 +0200)
commit0227f7c42d9e01b00ea8cbd635aaf92a09b54abc
tree7b796ca59c6d703b857475cab4e07595cc2dd15c
parent5a3b7b112884f80ff19b18028fabeb4f9c035518
s390: Clarify pagefault interrupt

While looking at set_task_state() users I stumbled over the s390 pfault
interrupt code.  Since Heiko provided a great explanation on how it
worked, I figured we ought to preserve this.

Also make a few little tweaks to the code to aid in readability and
explicitly comment the unusual blocking scheme.

Based-on-text-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/fault.c