From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Smarduch Date: Thu, 31 Oct 2002 16:20:49 +0000 Subject: [Linux-ia64] psr rt bit Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org In head.S ipsr 'rt' bit along with other bits is set before rfi as the initialization goes to virtual mode. As the 'rfi' implicitly updates the 'psr' will that cause problems if 'rsc' is not in lazy mode? Is it assumed that 'rsc' is in lazy mode by the time _start runs? - mario.