From: Andrew Morton Date: Tue, 20 Feb 2007 21:57:48 +0000 (-0800) Subject: [PATCH] rework reserved major handling X-Git-Tag: v2.6.21-rc1~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b446b60e4eb5e5457120c4728ada871b1209c1d0;p=pandora-kernel.git [PATCH] rework reserved major handling Several people have reported failures in dynamic major device number handling due to the recent changes in there to avoid handing out the local/experimental majors. Rolf reports that this is due to a gcc-4.1.0 bug. The patch refactors that code a lot in an attempt to provoke the compiler into behaving. Cc: Rolf Eike Beer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed