From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 20 Nov 2003 21:24:33 +0000 Subject: RE: Problems using psr.dd Message-Id: 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 >>>>> On Thu, 20 Nov 2003 12:29:42 -0800, "Seth, Rohit" said: Rohit> Erratum 11 applies to the cases where rfi is followed by RSE Rohit> generating instruction in static code stream (i.e. in the Rohit> source). Ah, so Keith's interpretation was correct. Rohit> Have not looked at the Keith's changes but hopefully he has Rohit> not put any instruction like alloc after rfi in the source. No, quite the opposite: he put NOPs around it. So clearly this remains an open issue. --david