[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2] tools/libs/evtchn: replace assert()s in stubdom with proper locking
On Thu, Dec 7, 2023 at 1:26 AM Juergen Gross <jgross@xxxxxxxx> 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 <jgross@xxxxxxxx> Reviewed-by: Jason Andryuk <jandryuk@xxxxxxxxx> Thank you for doing this. -Jason
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |