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:
7846803
)
fix wrong sized spinlock flags argument
author
Daniel Walker
<dwalker@mvista.com>
Thu, 17 Jan 2008 20:52:05 +0000
(12:52 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 17 Jan 2008 23:42:30 +0000
(15:42 -0800)
Correct wrong sized spinlock flags, form int to unsigned long.
Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found