On 08.12.23 08:34, Jan Beulich wrote:
On 07.12.2023 07:25, Juergen Gross wrote:
In tools/libs/evtchn/minios.c there are assert()s for the current
thread being the main thread when binding an event channel.

As Mini-OS is supporting multiple threads, there is no real reason
why the binding shouldn't be allowed to happen in any other thread.

Drop the assert()s and replace them with proper locking of the
port_list.

Signed-off-by: Juergen Gross <jgr...@suse.com>

Is this a change I should pick up for backport?

This patch isn't really fixing a bug, but more enhancing functionality.

I don't think a backport is needed.


Juergen

Attachment: OpenPGP_0xB0DE9DD628BF132F.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to