K 10 svn:author V 6 andrew K 8 svn:date V 27 2016-09-07T16:46:54.816618Z K 7 svn:log V 394 When synchronising the instruction and data caches we only need to clean the data cache to the point of unification. This is the point where the two caches are unified to a single unified cache so cleaning past here is just extra unneeded work. This was noticed when investigating r305545. Reported by: bz Obtained from: ABT Systems Ltd MFC after: 1 week Sponsored by: The FreeBSD Foundation END