git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9b9eb5
)
sparc64: Improvde documentation and readability of atomic backoff code.
author
David S. Miller
<davem@davemloft.net>
Sun, 28 Oct 2012 20:04:47 +0000
(13:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 28 Oct 2012 20:04:47 +0000
(13:04 -0700)
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 <davem@davemloft.net>
No differences found