lkml.org 
[lkml]   [2009]   [Dec]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC][PATCH 11/18] arch_mmap_check() on mn10300
Date
Al Viro <viro@ftp.linux.org.uk> wrote:

> +#define arch_mmap_chech(addr, len, flags) \
> + (((flags) & MAP_FIXED && (addr) < MIN_MAP_ADDR) ? -EINVAL : 0)

I believe that should be arch_mmap_check().

David


\
 
 \ /
  Last update: 2009-12-06 18:41    [W:0.051 / U:1.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site