Revision d79df630f622806c4d0e116fbaf6ebf6baf53461 authored by David Rientjes on 04 July 2008, 19:24:13 UTC, committed by Linus Torvalds on 04 July 2008, 20:03:05 UTC
Flags considered internal to the mempolicy kernel code are stored as part
of the "flags" member of struct mempolicy.

Before exposing a policy type to userspace via get_mempolicy(), these
internal flags must be masked.  Flags exposed to userspace, however,
should still be returned to the user.

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent b8a0b6c
History

back to top