commit | 9d0a57cbdb4976f382eb1c03baee338e467b6592 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Oct 11 15:31:26 2006 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Oct 11 15:31:26 2006 +0200 |
tree | d224342e631bddc9ccd8b6e2aa89989a9c380182 | |
parent | 53a5fbdc2dff55161a206ed1a1385a8fa8055c34 [diff] |
[S390] irq change improvements. Remove the last few places where a pointer to pt_regs gets passed. Also make sure we call set_irq_regs() before irq_enter() and after irq_exit(). This doesn't fix anything but makes sure s390 looks the same like all other architectures. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>