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:
ee20a0d
)
Give futex init a proper name
author
Benjamin Herrenschmidt
<benh@ozlabs.org>
Thu, 27 Mar 2008 03:52:15 +0000
(14:52 +1100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 27 Mar 2008 15:02:13 +0000
(08:02 -0700)
The futex init function is called init(). This is a pain in the neck
when debugging when you code dies in ... init :-)
This renames it to futex_init().
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found