From: Ralf Baechle Date: Sat, 1 Jul 2006 11:36:25 +0000 (-0700) Subject: [PATCH] Fix IS_ERR Threshold Value X-Git-Tag: v2.6.18-rc1~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa79837d5b562766a3e3cfad4753a3df8e0a1319;p=pandora-kernel.git [PATCH] Fix IS_ERR Threshold Value o Raise the maximum error number in IS_ERR_VALUE to 4095. o Make that number available as a new constant MAX_ERRNO. Signed-off-by: Ralf Baechle Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed