diff options
author | David Rientjes <[email protected]> | 2008-07-04 12:24:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-07-04 13:03:05 -0700 |
commit | d79df630f622806c4d0e116fbaf6ebf6baf53461 (patch) | |
tree | d5a1c06209210c84ec60099687e4a87723ae1599 /net/unix/sysctl_net_unix.c | |
parent | b8a0b6ccf2ba2519ace65d782b41ee91bf3c3778 (diff) |
mempolicy: mask off internal flags for userspace API
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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions