s390/time: clock comparator revalidation
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 8 Aug 2013 10:37:00 +0000 (12:37 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 22 Aug 2013 10:20:08 +0000 (12:20 +0200)
Always use the S390_lowcore.clock_comparator field to revalidate
the clock comparator CPU register after a machine check. This avoids
an unnecssary external interrupt after a machine check if no timer
is pending.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found