From: David S. Miller Date: Sun, 28 Oct 2012 20:04:47 +0000 (-0700) Subject: sparc64: Improvde documentation and readability of atomic backoff code. X-Git-Tag: v3.7-rc5~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187818cd6a5ab6343eac47e52da2f3e40c544b98;p=pandora-kernel.git sparc64: Improvde documentation and readability of atomic backoff code. Document what's going on in asm/backoff.h with a large and descriptive comment. Refer to it above the cpu_relax() definition in asm/processor_64.h Rename the pause patching section to have "3insn" in it's name like the other patching sections do. Based upon feedback from Sam Ravnborg. Signed-off-by: David S. Miller --- Reading git-diff-tree failed