kernel: Fix breakages in revised exit handling
authorAlan Cox <alan@linux.intel.com>
Sun, 21 Feb 2016 19:50:12 +0000 (19:50 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 21 Feb 2016 19:50:12 +0000 (19:50 +0000)
commitb461ad46c66c8dbe3302650df7be23d62ec8bdce
treed4d5c18c95d42b0becf4b7cf1d465477cc72611f
parentc599c00a639d9d6077c425a312c253826a767bc1
kernel: Fix breakages in revised exit handling

This messed up the left and right halves of the return codes.
Kernel/include/kernel.h
Kernel/include/level2.h
Kernel/process.c
Kernel/syscall_proc.c