From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Seeger Subject: Re: [PATCH] powerpc: ipipe: Do full exit checks after __ipipe_call_mayday Date: Fri, 20 Dec 2019 19:14:28 -0500 Message-ID: <30328229.FlIjBx1lN1@omoikane> In-Reply-To: <77ed81c9-e26f-a5ea-63c1-3135e7e18091@siemens.com> References: <15932776.13ek4xDJqg@omoikane> <77ed81c9-e26f-a5ea-63c1-3135e7e18091@siemens.com> Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Xenomai , Philippe Gerum Jan, I took a look at entry-common.S and entry_32.S and I think we have the correct check. The flow is a little different, but it seems to work as far as I can tell. This was originally Philippe's code. Maybe he can take a quick look. ;) Steven