Re: [PATCH v3 1/2] linux-user: add sched_getattr support

2022-01-03 Thread Tõnis Tiigi
On Mon, Jan 3, 2022 at 10:37 AM Laurent Vivier wrote: > > Le 03/01/2022 à 18:07, Tõnis Tiigi a écrit : > > Ping Laurent. Any suggestions for the follow-up questions? > > > > On Thu, Dec 23, 2021 at 3:00 PM Tõnis Tiigi wrote: > >> > >> On Thu, Dec

Re: [PATCH v3 1/2] linux-user: add sched_getattr support

2022-01-03 Thread Tõnis Tiigi
Ping Laurent. Any suggestions for the follow-up questions? On Thu, Dec 23, 2021 at 3:00 PM Tõnis Tiigi wrote: > > On Thu, Dec 23, 2021 at 1:03 PM Laurent Vivier wrote: > > > > Le 23/12/2021 à 07:47, Tonis Tiigi a écrit : > > > > Please copy here what you explain i

Re: [PATCH v3 1/2] linux-user: add sched_getattr support

2021-12-23 Thread Tõnis Tiigi
On Thu, Dec 23, 2021 at 1:03 PM Laurent Vivier wrote: > > Le 23/12/2021 à 07:47, Tonis Tiigi a écrit : > > Please copy here what you explain in PATCH 0 regarding this patch. > (do the same for PATCH 1) > > > Signed-off-by: Tonis Tiigi > > --- > > linux-user/syscall.c | 94 +