From: Erkki Lintunen Date: Wed, 6 Aug 2008 20:11:33 +0000 (+0200) Subject: bugfix for scripts/patch-kernel in 2.6 sublevel stepping X-Git-Tag: v2.6.27-rc3~82^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0758416325dc75e203ab974aa5e937bef7d2afef;p=pandora-kernel.git bugfix for scripts/patch-kernel in 2.6 sublevel stepping scripts/patch-kernel script can't patch a tree, say, from 2.6.25 to 2.6.26.1, because of a wrong comparison in context of patching 2.6.x base. Fix it. Acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed