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: [ARM,MIPS,M68K] Add new MADV_* values


On Tue, 17 Nov 2009, Matt Turner wrote:

> Is an identical change needed on Alpha as well, or do these changes
> match some upstream kernel change?

A similar change is needed on Alpha, but you need to check 
arch/alpha/include/asm/mman.h (in kernel.org git) to see whether it uses 
the same values of these constants (so an identical patch can be applied 
there) or whether it has different values and so needs a different patch.

-- 
Joseph S. Myers
joseph@codesourcery.com


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