diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2010-10-14 21:14:29 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2010-10-14 21:14:29 +0200 |
commit | a4dbc5ee52e8741522a2f87067b80116c6c7a934 (patch) | |
tree | fc746caaac94740c81efb3ac5316fa01ab88cbed /arch/tile/Makefile | |
parent | arch/tile: properly export __mb_incoherent for modules (diff) | |
download | linux-a4dbc5ee52e8741522a2f87067b80116c6c7a934.tar.xz linux-a4dbc5ee52e8741522a2f87067b80116c6c7a934.zip |
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>
Diffstat (limited to 'arch/tile/Makefile')
0 files changed, 0 insertions, 0 deletions