From: Richard Purdie Date: Tue, 29 Jan 2008 11:27:11 +0000 (+0000) Subject: [MTD] mtdoops: Perform write operations in a workqueue X-Git-Tag: v2.6.25-rc1~296^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ce0a856c10c8ab8568764436864616efa88e908;p=pandora-kernel.git [MTD] mtdoops: Perform write operations in a workqueue Writing to the flash needs to be done in a workqueue. The console write functions may be called in any context which can lead to lockups otherwise. Signed-off-by: Richard Purdie Signed-off-by: David Woodhouse --- Reading git-diff-tree failed