From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751619AbWDCHhh (ORCPT ); Mon, 3 Apr 2006 03:37:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751629AbWDCHhg (ORCPT ); Mon, 3 Apr 2006 03:37:36 -0400 Received: from ns.virtualhost.dk ([195.184.98.160]:24404 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S1751627AbWDCHhf (ORCPT ); Mon, 3 Apr 2006 03:37:35 -0400 Date: Mon, 3 Apr 2006 09:37:27 +0200 From: Jens Axboe To: "David S. Miller" Cc: hirofumi@mail.parknet.co.jp, akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_* Message-ID: <20060403073727.GF3770@suse.de> References: <87k6a910fr.fsf@duaron.myhome.or.jp> <20060403072855.GD3770@suse.de> <20060403.003229.131568711.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060403.003229.131568711.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 03 2006, David S. Miller wrote: > From: Jens Axboe > Date: Mon, 3 Apr 2006 09:28:57 +0200 > > > On Sun, Apr 02 2006, OGAWA Hirofumi wrote: > > > On i386, we don't use sys_ prefix for __NR_*. This patch removes it. > > > [FWIW, _syscall*() macros will generate foo() instead of sys_foo().] > > > > > > Signed-off-by: OGAWA Hirofumi > > > > Thanks, I'll just shove that into the splice branch. > > Please update the other include/asm-*/unistd.h files which > use the same sys_* name. Will do. -- Jens Axboe