Martin Schwidefsky 6f457e1a14 [S390] Fix tlb flushing with idte.
The clear-by-asce operation of the idte instruction gets an asce
(address-space-control-element) as argument to specify which TLBs
need to get flushed. The current code passes a plain pointer to
the start of the pgd without the additional bits which would make
the pointer an asce. The current machines don't mind the difference
but a future model might want to use the designation type control
bits in the asce as a filter for the TLBs to flush.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-01-26 14:11:10 +01:00
..
2008-01-25 21:07:59 +01:00
2008-01-15 12:32:30 -08:00
2007-11-28 01:24:04 +09:00
2007-11-26 19:15:31 -08:00
2008-01-26 14:11:10 +01:00
2007-11-05 12:18:17 +09:00
2007-10-20 01:24:05 +02:00
2008-01-25 21:08:34 +01:00