From: Roel Kluin Date: Tue, 15 Dec 2009 01:57:49 +0000 (-0800) Subject: page-types: unsigned cannot be less than 0 in add_page() X-Git-Tag: v2.6.33-rc1~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1327bf18c8737aeb85226f02f102dfa065fddde;p=pandora-kernel.git page-types: unsigned cannot be less than 0 in add_page() If not signed, testing of the read() return value in this function will not work. Signed-off-by: Roel Kluin Cc: Wu Fengguang Cc: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed