From: Adrian Hunter Date: Thu, 23 Jun 2011 10:40:28 +0000 (+0300) Subject: mmc: queue: append partition subname to queue thread name X-Git-Tag: v3.0-rc5~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09408ade08a08a710a247fb52aa50101e73ebf7;p=pandora-kernel.git mmc: queue: append partition subname to queue thread name For example, an eMMC with 2 boot partitions will have 3 threads. The names change from: 40 ? 00:00:00 mmcqd/0 41 ? 00:00:00 mmcqd/0 42 ? 00:00:00 mmcqd/0 to: 40 ? 00:00:00 mmcqd/0 41 ? 00:00:00 mmcqd/0boot0 42 ? 00:00:00 mmcqd/0boot1 Signed-off-by: Adrian Hunter Cc: Andrei Warkentin Signed-off-by: Chris Ball --- Reading git-diff-tree failed