[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20163.1258762608@redhat.com>
Date: Sat, 21 Nov 2009 00:16:48 +0000
From: David Howells <dhowells@...hat.com>
To: Eric Paris <eparis@...hat.com>
Cc: dhowells@...hat.com, Andrew Morton <akpm@...ux-foundation.org>,
graff.yang@...il.com, linux-kernel@...r.kernel.org,
gyang@...ckfin.uclinux.org,
uclinux-dist-devel@...ckfin.uclinux.org,
Graff Yang <graf.yang@...log.com>,
linux-security-module@...r.kernel.org, john.johansen@...onical.com
Subject: Re: [PATCH] mm/nommu.c: Fix improperly call of security API in mmap
Eric Paris <eparis@...hat.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists