diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-02-23 04:20:59 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-26 10:34:08 -0800 |
commit | 5ff5115efafb08b49cbc8abdea9726884fba0b5a (patch) | |
tree | 178a64ae41473e353f9c028067da827731f8cb52 /drivers | |
parent | a8c8a36736c00b261fd5dd01400c41726f2f19eb (diff) |
[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
For some reason the code has been picking TARGET_CPUS when asked to
set the affinity to an empty set of cpus. That is just silly it's
extra work. Instead if there are no cpus to set the affinity to we
should just give up immediately. That is simpler and a little more
intuitive.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions