From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Hildner Date: Fri, 10 Mar 2006 09:54:47 +0000 Subject: Re: Fix race in the accessed/dirty bit handlers Message-Id: <44114CE7.9080700@hob.de> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Zoltan Menyhart schrieb: > The only instruction I know of to synchronize with the "itc" mechanism is > the "srlz" instruction. rfi implies srlz.i (and srlz.d) as well. Christian