linux/arch/tile
Chris Metcalf a4dbc5ee52 arch/tile: change lower bound on syscall error return to -4095
Previously we were using -1023, which is fine for normal syscall
error returns, but the common value in use for other platforms
is -4095, and one Tilera-specific driver does use values in the
-1100 range, so tickled this bug.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2010-10-14 15:14:29 -04:00
..
configs defconfig reduction 2010-08-14 22:26:53 +02:00
include arch/tile: properly export __mb_incoherent for modules 2010-10-14 15:12:55 -04:00
kernel arch/tile: change lower bound on syscall error return to -4095 2010-10-14 15:14:29 -04:00
lib arch/tile: properly export __mb_incoherent for modules 2010-10-14 15:12:55 -04:00
mm arch/tile: Use <asm-generic/syscalls.h> 2010-10-14 14:34:33 -04:00
Kbuild arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
Kconfig arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends 2010-10-14 14:36:50 -04:00
Kconfig.debug arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
Makefile arch/tile: don't validate CROSS_COMPILE needlessly 2010-08-15 16:14:07 -04:00