This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: shmat apparently broken on n32 MIPS.


On Sat, 2 Dec 2006 22:57:35 -0500, Kyle McMartin <kyle@mcmartin.ca> wrote:
> mips doesn't appear to be using the generic compat_sys_shmat wrapper.
> 
> I'd look at the differences between this and another architecture
> inside the kernel. Which ABI are you using? 64-o32 seems to use
> the ipc demuxer, while 64-n32 seems to use a custom coded shmat.
> 
> Probably a good starting place for where to find what's going wrong.

I think this problem was fixed on the linux-mips.org kernel a month
ago.  Please refer recent posts in linux-mips ML archive.

---
Atsushi Nemoto


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