Re: -pie is broken on hppa

Kyle McMartin <[email protected]> Tue, 12 Jun 2007 14:21:04 -0400
Newsgroups gmane.linux.ports.hppa,gmane.linux.debian.ports.hppa
Message-ID <[email protected]>
On Sun, Jun 10, 2007 at 09:57:35AM -0500, James Bottomley wrote:
> This patch looks to be correct based on what's in
> fs/compat.c:compat_sys_getdents()/compat_filldir()
> 

Indeed, looking carefully at what other architectures changed it looks
correct.

> But it does beg the question of why we're not using the generic compat
> code in the first place?
> 

It likely didn't exist when that code was added, I'll look at a merge.

--Kyle