commit | c0acdea21437eff134cc3486bdc52907d9086af1 | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Mon Feb 09 11:16:57 2009 -0700 |
committer | Tony Luck <aegl@agluck-desktop.(none)> | Thu Feb 19 11:32:50 2009 -0800 |
tree | 08ad15f5c5acc26e2420cc6f46afceb487a9fa0b | |
parent | 66db2e6331612bbec193a358885854330596a92a [diff] |
[IA64] Remove redundant cpu_clear() in __cpu_disable path The second call to cpu_clear() is redundant, as we've already removed the CPU from cpu_online_map before calling migrate_platform_irqs(). Signed-off-by: Alex Chiang <achiang@hp.com> Signed-off-by: Tony Luck <aegl@agluck-desktop.(none)>