From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Subject: Re: [PATCH] cobalt: x86: Use ipipe_root_nr_syscalls Date: Thu, 14 Feb 2019 16:12:35 +0100 Message-ID: <16324092.S9KuMY5lOr@blindfold> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka , Philippe Gerum Cc: Xenomai Am Donnerstag, 31. Januar 2019, 18:09:53 CET schrieb Jan Kiszka: > From: Jan Kiszka > > Required to handle compat syscalls correctly. > > Signed-off-by: Jan Kiszka > --- > > This is against next. The stable patch needs to touch kernel/cobalt > /posix/syscall.c instead. > > Testing all these would be very appreciated! Finally had time to test and review the patches. The Problem I saw is gone. :-) For all three patches: Reviewed-by: Richard Weinberger Tested-by: Richard Weinberger Thanks, //richard