diff options
| author | Brent Casavant <bcasavan@sgi.com> | 2004-08-23 21:30:27 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-08-23 21:30:27 -0700 |
| commit | 70b9eca4bb8106e887498065740d0e8ffc79a352 (patch) | |
| tree | 1e10f6f451fd757fb9c44c68b2b8a81b9f582853 /scripts/mod | |
| parent | c41c607ce5e7de56897002dfa376f8451d797d19 (diff) | |
[PATCH] Fix get_nodes() mask miscalculation
It appears there is a nodemask miscalculation in the get_nodes() function
in mm/mempolicy.c. This bug has two effects:
1. It is impossible to specify a length 1 nodemask.
2. It is impossible to specify a nodemask containing the last node.
The following patch has been confirmed to solve both problems.
Signed-off-by: Brent Casavant <bcasavan@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions
