From: Matthew Wilcox Date: Mon, 25 Sep 2006 02:22:52 +0000 (-0600) Subject: [PATCH] Revert ABI-breaking change in /proc X-Git-Tag: v2.6.19-rc1~1250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a1cdc9ca264c49ad0b896e43468fe6a4b0b646c;p=pandora-kernel.git [PATCH] Revert ABI-breaking change in /proc Some user tools parse /proc/scsi/scsi, so we can't yet change the names. Change the existing ones back to their old names, and add an admonition to not make the same mistake that I did. Andrew Morton reports that this was breaking YDL 4.1 userspace. Signed-off-by: Matthew Wilcox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed