From: Tony Luck Date: Wed, 7 Oct 2009 17:54:19 +0000 (-0700) Subject: [IA64] Squeeze ticket locks back into 4 bytes. X-Git-Tag: v2.6.32-rc6~11^2~2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d40ee200a527ce08ab8c793ba8ae3e242edbb0e;p=pandora-kernel.git [IA64] Squeeze ticket locks back into 4 bytes. Linus pointed out that other people have spent large amounts of time and effort to optimize the layout of frequently used structures. Often these have embedded locks, and the assumption is that a lock takes 4 bytes. Linus also pointed out how to work with the limited options for atomic instructions on Itanium. Signed-off-by: Tony Luck --- Reading git-diff-tree failed