[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] [PATCH] Fix mmap2 syscall for ColdFire
- To: Maxim Kuvyrkov <maxim@xxxxxxxxxxxxxxxx>
- Subject: Re: [patches] [PATCH] Fix mmap2 syscall for ColdFire
- From: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Date: Sun, 8 Aug 2010 14:37:23 +0000 (UTC)
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