commit | 6d20792e85187b27ae3d1b76678a2dd7025e8bc2 | [log] [tgz] |
---|---|---|
author | Suresh Siddha <suresh.b.siddha@intel.com> | Tue Dec 01 15:31:18 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 02 10:11:02 2009 +0100 |
tree | cd488269df9c01cf22fbee87ba2f526d7580d6c5 | |
parent | 1c83995b6c7c6bb795bce80f75fbffb15f78db2d [diff] |
x86: Remove unnecessary mdelay() from cpu_disable_common() fixup_irqs() already has a mdelay(). Remove the extra and unnecessary mdelay() from cpu_disable_common(). Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Maciej W. Rozycki <macro@linux-mips.org> Cc: ebiederm@xmission.com Cc: garyhade@us.ibm.com LKML-Reference: <20091201233335.232177348@sbs-t61.sc.intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>