From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [PATCH] man2 : syscall.2 : document syscall calling conventions Date: Fri, 12 Apr 2013 10:01:12 -0400 Message-ID: <20130412140112.GD11525@bombadil.infradead.org> References: <1364361092-5948-1-git-send-email-ch0.han@lge.com> <201304071439.15297.vapier@gentoo.org> <201304112155.46349.vapier@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <201304112155.46349.vapier@gentoo.org> Sender: linux-parisc-owner@vger.kernel.org To: Mike Frysinger Cc: John David Anglin , "Michael Kerrisk (man-pages)" , linux-man , Kyle McMartin , Helge Deller , "James E.J. Bottomley" , linux-parisc@vger.kernel.org List-Id: linux-man@vger.kernel.org On Thu, Apr 11, 2013 at 09:55:43PM -0400, Mike Frysinger wrote: > interesting. sounds like a poor man's vDSO. i'll document this the new > vdso(7) man page. > -mike fwiw ia64 does basically the same thing for a subset of syscalls (fsys.c) --Kyle