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:
2bf961b
)
mtd: mtdblock: introduce mtdblks_lock
author
Matthias Kaehlcke
<matthias@kaehlcke.net>
Tue, 14 Jul 2009 20:04:29 +0000
(22:04 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 3 Aug 2009 13:25:00 +0000
(14:25 +0100)
The mtdblks array and its content are prone to race conditions. Introduce
the mutex mtdblks_lock in order to solve this.
[Amended by Artem Bityutskiy]
Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found