From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-f66.google.com ([209.85.216.66]:34442 "EHLO mail-pj1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726526AbfK0EPR (ORCPT ); Tue, 26 Nov 2019 23:15:17 -0500 Received: by mail-pj1-f66.google.com with SMTP id bo14so9320668pjb.1 for ; Tue, 26 Nov 2019 20:15:17 -0800 (PST) Date: Wed, 27 Nov 2019 13:15:13 +0900 Message-ID: From: Hajime Tazaki Subject: Re: [RFC v2 02/37] arch: add __SYSCALL_DEFINE_ARCH In-Reply-To: References: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-arch-owner@vger.kernel.org List-ID: To: richard.weinberger@gmail.com Cc: linux-um@lists.infradead.org, tavi.purdila@gmail.com, linux-kernel-library@freelists.org, linux-arch@vger.kernel.org, retrage01@gmail.com On Tue, 26 Nov 2019 07:02:54 +0900, Richard Weinberger wrote: > > On Fri, Nov 8, 2019 at 6:03 AM Hajime Tazaki wrote: > > > > From: Octavian Purdila > > > > This allows the architecture code to process the system call > > definitions. It is used by LKL to create strong typed function > > definitions for system calls. > > > > Signed-off-by: Octavian Purdila > > --- > > include/linux/syscalls.h | 6 ++++++ > > Same here, core developers need to agree on this. Okay, I'll also Cc linux-api@ from the next round. -- Hajime From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x643.google.com ([2607:f8b0:4864:20::643]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iZojW-0002J7-41 for linux-um@lists.infradead.org; Wed, 27 Nov 2019 04:15:19 +0000 Received: by mail-pl1-x643.google.com with SMTP id t8so9087280plr.8 for ; Tue, 26 Nov 2019 20:15:17 -0800 (PST) Date: Wed, 27 Nov 2019 13:15:13 +0900 Message-ID: From: Hajime Tazaki Subject: Re: [RFC v2 02/37] arch: add __SYSCALL_DEFINE_ARCH In-Reply-To: References: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-um" Errors-To: linux-um-bounces+geert=linux-m68k.org@lists.infradead.org To: richard.weinberger@gmail.com Cc: tavi.purdila@gmail.com, linux-kernel-library@freelists.org, retrage01@gmail.com, linux-um@lists.infradead.org, linux-arch@vger.kernel.org On Tue, 26 Nov 2019 07:02:54 +0900, Richard Weinberger wrote: > > On Fri, Nov 8, 2019 at 6:03 AM Hajime Tazaki wrote: > > > > From: Octavian Purdila > > > > This allows the architecture code to process the system call > > definitions. It is used by LKL to create strong typed function > > definitions for system calls. > > > > Signed-off-by: Octavian Purdila > > --- > > include/linux/syscalls.h | 6 ++++++ > > Same here, core developers need to agree on this. Okay, I'll also Cc linux-api@ from the next round. -- Hajime _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um