[PATCH] Fix IS_ERR Threshold Value
authorRalf Baechle <ralf@linux-mips.org>
Sat, 1 Jul 2006 11:36:25 +0000 (04:36 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 1 Jul 2006 16:56:03 +0000 (09:56 -0700)
commitfa79837d5b562766a3e3cfad4753a3df8e0a1319
tree5cbc2a4de92acce3e0ad47e6481c4524c810b33a
parent10e5dce07e6f8f9cea1b54161a888bb099484f88
[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 <ralf@linux-mips.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/err.h