Christian Borntraeger 204ee2c564 s390/irqflags: optimize irq restore
The ssm instruction takes longer that stnsm/stosm as it is often
used to modify DAT and PER. We know that irqsave/irqrestore only
deals with external and I/O interrupts and we know that irqrestore
can transition only from disabled->disabled or disabled->enabled,
so we can use the faster stosm.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2016-01-19 12:14:01 +01:00
..
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00
2015-11-26 22:25:58 +08:00
2016-01-18 16:44:24 -08:00
2016-01-19 12:14:01 +01:00
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00
2016-01-15 17:56:32 -08:00
2016-01-18 16:44:24 -08:00
2016-01-18 16:44:24 -08:00