From: Ravikiran G Thirumalai Date: Fri, 4 Apr 2008 10:06:29 +0000 (-0700) Subject: x86: fix breakage of vSMP irq operations X-Git-Tag: v2.6.25-rc9~67^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bae1d2507e44417455eda76d4435352fee14cf51;p=pandora-kernel.git x86: fix breakage of vSMP irq operations 25-rc* stopped working with CONFIG_X86_VSMP on vSMP machines. Looks like the vsmp irq ops got accidentally removed during merge of x86_64 pvops in 2.6.25. -- commit 6abcd98ffafbff81f0bfd7ee1d129e634af13245 removed vsmp irq ops. Tested with both CONFIG_X86_VSMP and without CONFIG_X86_VSMP, on vSMP and non vSMP x86_64 machines. Please apply. Signed-off-by: Ravikiran Thirumalai Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed