From: Heiko Carstens Date: Wed, 11 Oct 2006 13:31:26 +0000 (+0200) Subject: [S390] irq change improvements. X-Git-Tag: v2.6.19-rc2~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d0a57cbdb4976f382eb1c03baee338e467b6592;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed