commit | fa79837d5b562766a3e3cfad4753a3df8e0a1319 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Jul 01 04:36:25 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jul 01 09:56:03 2006 -0700 |
tree | 5cbc2a4de92acce3e0ad47e6481c4524c810b33a | |
parent | 10e5dce07e6f8f9cea1b54161a888bb099484f88 [diff] |
[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>