s390/idle: add missing irq off lockdep annotation
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 1 Dec 2014 13:24:41 +0000 (14:24 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 8 Dec 2014 08:42:31 +0000 (09:42 +0100)
psw_idle() returns with interrupts disabled, so we should add the
missing annotation.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found