From: Christoph Hellwig Date: Thu, 14 Nov 2013 22:32:06 +0000 (-0800) Subject: revert "softirq: Add support for triggering softirq work on softirqs" X-Git-Tag: v3.13-rc1~84^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc21c0cff2f425891b28ff6fb6b03b325c977428;p=pandora-kernel.git revert "softirq: Add support for triggering softirq work on softirqs" This commit was incomplete in that code to remove items from the per-cpu lists was missing and never acquired a user in the 5 years it has been in the tree. We're going to implement what it seems to try to archive in a simpler way, and this code is in the way of doing so. Signed-off-by: Christoph Hellwig Cc: Jan Kara Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed