From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gunter Grau Subject: Re: Bug in xenomai 3.2.x on ARM Date: Fri, 20 May 2022 16:29:12 +0200 Message-Id: <20220520142913.2081560-1-guntgrau@bbl.ma.philips.com> In-Reply-To: References: Reply-To: Gunter Grau MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org We also saw this issue when porting out application to Xenomai 3.2 with imx6. Looks like the return value in upstream is still defined to be not always 0 on success. So we wrote a patch. It looks like this happend when dovetail was introduced. The patch only applies to Xenomai 3.2 since ipipe is not part of the master anymore. Regards, Gunter