From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:30:33 +0000 (+0100) Subject: x86: consolidate spinlock.h X-Git-Tag: v2.6.25-rc1~1143^2~776 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fed0c507cf0101d511366f36e8573f403dbfea5;p=pandora-kernel.git x86: consolidate spinlock.h The cli and sti instructions need to be replaced by paravirt hooks. For the i386 architecture, this is already done. The code requirements aren't much different from x86_64 POV, so this part is consolidated in the common header Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Steven Rostedt Acked-by: Jeremy Fitzhardinge Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed