K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-08-05T18:19:38.000000Z K 7 svn:log V 277 In ia64_set_rr(), don't perform data serialization. This allows us to do the data serializations once after writing multiple region registers, as is done in pmap_switch(). All existing calls to ia64_set_rr() are followed with calls to ia64_srlz_d(). Approved by: re (blanket) END