This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Complete PPC INLINE_SYSCALL macro


On Friday 27 September 2002 07:56, Richard Henderson wrote:
> On Tue, Sep 24, 2002 at 11:42:50PM +0200, Franz Sirl wrote:
> > Huh? has this changed post-3.2? Or hasn't the documentation been updated?
>
> The documentation has been updated.  It didn't really "change"
> per-se post-3.2, in that the following wasn't reliable.  We now
> generate a diagnostic.

OK, so here is a corrected patch. Note that this patch necessary to run 2.3 on 
2.5.x kernels, cause 2.5.x already optimizes the syscall register usage.

The PPC64 version needs a similar change, cause I think the PPC64 kernel 
people plan a similar optimization.

Franz.


	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
	Add missing bits.

Attachment: glibc-ppc-inline_syscall-2.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]