diff options
author | David Rientjes <rientjes@google.com> | 2008-07-04 21:24:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-04 22:03:05 +0200 |
commit | d79df630f622806c4d0e116fbaf6ebf6baf53461 (patch) | |
tree | d5a1c06209210c84ec60099687e4a87723ae1599 /drivers/ata/ahci.c | |
parent | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
download | linux-d79df630f622806c4d0e116fbaf6ebf6baf53461.tar.xz linux-d79df630f622806c4d0e116fbaf6ebf6baf53461.zip |
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 <rientjes@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions