[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patches] [PATCH] Fix mmap2 syscall for ColdFire



On Thu, 22 Jul 2010, Maxim Kuvyrkov wrote:

> This patch fixes mmap2 syscall on ColdFire systems.
> 
> M68K linux port expects the argument of mmap2 syscall to be counted in the
> memory pages.  ColdFire has a non-standard page size of 8K, which libc is not
> yet aware of.  The patch defines the MMAP2_PAGE_SHIFT macro to fix that.
> 
> This patch was rejected from GLIBC Ports in
> http://sourceware.org/ml/libc-ports/2009-10/msg00005.html .
> 
> OK to check in?

OK.

-- 
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx