From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 3 Apr 2022 21:59:29 +0200 (CEST) From: Richard Weinberger Message-ID: <543716113.213122.1649015969293.JavaMail.zimbra@nod.at> In-Reply-To: <77e99c33-abac-8ebe-d690-3ba0ede05fda@siemens.com> References: <20220403144348.1775590-1-rpm@xenomai.org> <317493564.212576.1649003575604.JavaMail.zimbra@nod.at> <87ilrqnjdp.fsf@xenomai.org> <77e99c33-abac-8ebe-d690-3ba0ede05fda@siemens.com> Subject: Re: [PATCH v2] x86: dovetail: reinstate I/O bitmap on user entry MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Florian Bezdeka Cc: Philippe Gerum , xenomai ----- Urspr=C3=BCngliche Mail ----- > Von: "Florian Bezdeka" > An: "Philippe Gerum" , "richard" > CC: "xenomai" > Gesendet: Sonntag, 3. April 2022 21:41:51 > Betreff: Re: [PATCH v2] x86: dovetail: reinstate I/O bitmap on user entry >>> For the whole series: >>> Reviewed-by: Richard Weinberger > This email address is different from the address used in the Reported- > and Tested-By tags in the patch. Sorry, this is due my wicked mail setup. I use Google mail as /dev/null for mailing lists. :-) >> These are the two remaining patches in the final series, ok for both? >>=20 >> tick: irq_pipeline: fix proxying of a broadcast device >> x86: dovetail: reinstate I/O bitmap on user entry >>=20 >>> Thanks for addressing the issue so quickly. :-) >>> >>=20 >> You are welcome, your test case made it easy. >=20 > Any chance to integrate the test case into the test suite? Yes, the only thing we have to keep in mind is that the test writes to an IO port. I don't know whether this will make some hardware unhappy. But I think the test can easily get changed to reading instead of writing. Thanks, //richard