Re: [PATCH] mm/nommu.c: Fix improperly call of security API in mmap

From: David Howells
Date: Fri Nov 20 2009 - 19:19:03 EST


Eric Paris <eparis@xxxxxxxxxx> wrote:

> +/* sec_flags for security_file_mmap */
> +#define SECURITY_MMAP_ADDR_ONLY 0x01
> +#define SECURITY_MMAP_NOT_ADDR 0x02

Please add comments to these to indicate what they're intended to convey.
Would ADDR_ONLY be better as EXACT_ADDR?

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/