From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:32:07 +0000 (+0100) Subject: x86: change irq functions to accomodate 64-bit X-Git-Tag: v2.6.25-rc1~1143^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e47d3e6c35bb5b78fea2b2584c7eeaf782f138d;p=pandora-kernel.git x86: change irq functions to accomodate 64-bit This patch changes the irq handling function definitions in paravirt.h (like raw_local_irq_disable) to accomodate for x86_64. The differences are in the calling convention. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed