aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ar7part.c
diff options
context:
space:
mode:
authorEzequiel Garcia <elezegarcia@gmail.com>2012-11-10 13:08:20 -0300
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-11-21 17:02:23 +0200
commit22a8578fca5a47e643bb4f70c232d0ec84db9e4e (patch)
treefbc9ae9a7e723c971ce397984a7c22d1d2cf671a /drivers/mtd/ar7part.c
parent9329c5eb5b087d6e6af905bd7e4f7eee13f9f7e5 (diff)
mtd: mtd_blkdevs: Replace request handler kthread with a workqueue
By replacing a kthread with a workqueue, the code is now a bit clearer. There's also a slight reduction of code size (numbers apply for x86): Before: text data bss dec hex filename 3248 36 0 3284 cd4 drivers/mtd/mtd_blkdevs.o After: text data bss dec hex filename 3150 36 0 3186 c72 drivers/mtd/mtd_blkdevs.o Due to lack of real hardware, tests have been performed on an emulated environment with mtdswap and mtdblock over nandsim devices. Some real testing should be done, before merging this patch. Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'drivers/mtd/ar7part.c')
0 files changed, 0 insertions, 0 deletions