diff options
| author | Andre Detsch <[email protected]> | 2007-07-31 09:48:11 +1000 |
|---|---|---|
| committer | Paul Mackerras <[email protected]> | 2007-08-03 19:18:10 +1000 |
| commit | 683e3ab2b54a7190ec8517705880171cc8ac1d92 (patch) | |
| tree | 5afc17507c394c0597d4ddb672d4b9886e09e665 /scripts/patch-kernel | |
| parent | 430404ed9c2f202ca9d3c8072699b2b0279e4dfe (diff) | |
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
This patch fixes affinity reference point placement, which was not being
done in some situations, after the introduction of node_allowed() calls.
The previously used parameter, 'ctx', is just the iterator of the
previous list_for_each_entry_reverse loop, and its value might be
invalid at the end of the loop. Also, the right context to seek
for information when defining the reference ctx location
_is_ the reference ctx.
Signed-off-by: Andre Detsch <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Jeremy Kerr <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions