commit | 47c152b88c185c7e97462a35893df6e552075a8c | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Tue Jan 29 10:21:56 2008 +0000 |
committer | David Woodhouse <dwmw2@infradead.org> | Sun Feb 03 18:18:58 2008 +1100 |
tree | 406c19685ebb030af09384bf2b59559a52810c0b | |
parent | 6ce0a856c10c8ab8568764436864616efa88e908 [diff] |
[MTD] mtdoops: Ensure sequential write to the buffer Add a spinlock to ensure writes to the mtdoops buffer memory are sequential and don't race. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: David Woodhouse <dwmw2@infradead.org>