From: Thomas Gleixner Date: Wed, 30 Jan 2008 12:30:34 +0000 (+0100) Subject: x86: spinlock_32/64 substitute types and instructions X-Git-Tag: v2.6.25-rc1~1143^2~772 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf244e30f5b50763cbe85f7de30923d12999e38d;p=pandora-kernel.git x86: spinlock_32/64 substitute types and instructions Use _slock_t for the spinlock data types and replace the instructions by string defines, which makes the code of 32/64 bit versions more or less identical. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed