diff options
| author | Li Zefan <[email protected]> | 2011-03-23 16:42:46 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-03-23 19:46:34 -0700 |
| commit | c8163ca8afcac0fc54593fc60d1e1110edbd0eb2 (patch) | |
| tree | 55a363ed73b91d8350d2df7083abf49c5c97b20d /fs/proc/array.c | |
| parent | 9303e0c4814d2a6afca878cc35433291e862169c (diff) | |
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
oldcs->mems_allowed is not modified during cpuset_attach(), so we don't
have to copy it to a buffer allocated by NODEMASK_ALLOC(). Just pass it
to cpuset_migrate_mm().
Signed-off-by: Li Zefan <[email protected]>
Cc: Paul Menage <[email protected]>
Acked-by: David Rientjes <[email protected]>
Cc: Miao Xie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions