From: Peter Oberparleiter Date: Mon, 7 Dec 2009 11:51:19 +0000 (+0100) Subject: [S390] cio: introduce ccw device todos X-Git-Tag: v2.6.33-rc1~349^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37de53bb52908726c18fc84515792a5b2f454532;p=pandora-kernel.git [S390] cio: introduce ccw device todos Introduce a central mechanism for performing delayed ccw device work to ensure that different types of work do not overwrite each other. Prioritization ensures that the most important work is always performed while less important tasks are either obsoleted or repeated later. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed