This is the mail archive of the libc-alpha@sourceware.org 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] modified shm.h is needed for SH-Linux


SUGIOKA Toshinobu <sugioka@itonet.co.jp> wrote:
> On sh3/4 linux kernel, SHMLBA is defined as 0x4000 in order to avoid cache alias problem.
> So, it seems that modified shm.h is needed for sh3/4.
> 
> I'm not sure which real application depends on this macro, but at least, LTP's 'shmctl'
> syscall test fails because of this mismatch.
> 
> 2006-12-20  SUGIOKA Toshinobu  <sugioka@itonet.co.jp>
> 
> 	* sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.

This patch is fine by me.  Thanks for catching this.
Uli, could you please approve it?

Regards,
	kaz


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