From: Matthew Wilcox Date: Sat, 22 Oct 2005 02:41:25 +0000 (-0400) Subject: [PARISC] Update spinlocks from parisc tree X-Git-Tag: v2.6.15-rc1~732^2^2~9^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14e256c107304367eff401d20f2ab9fa72e33136;p=pandora-kernel.git [PARISC] Update spinlocks from parisc tree Neaten up the CONFIG_PA20 ifdefs More merge fixes, this time for SMP Signed-off-by: Matthew Wilcox Prettify the CONFIG_DEBUG_SPINLOCK __SPIN_LOCK_UNLOCKED initializers. Clean up some warnings with CONFIG_DEBUG_SPINLOCK enabled. Fix build with spinlock debugging turned on. Patch is cleaner like this, too. Remove mandatory 16-byte alignment requirement on PA2.0 processors by using the ldcw,CO completer. Provides a nice insn savings. Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed