That's already been corrected as a result of a discussion between Lee and
myself (please see the incremental patch that I sent you privately when I
sent the patchset along).
That's a good question.
We'll need to decide whether mpol_equal() is determining the equality of
the currently effected mempolicy (whereas policy->user_nodemask is
irrelevant) or the whole intended mempolicy overall.
I didn't originally modify mpol_equal() because I preferred the former.
Is there a compelling case for the latter where mpol_equal() is used in
the tree that would require this change?
I'd like to keep it in the same format as the tmpfs mount option which is
'=relative' and '=static'.
David
--