Re: [PATCH 42/47] Minor updates to CRISv32 kernel/process.c

2007-12-12 Thread Andrew Morton
On Mon, 3 Dec 2007 10:54:15 +0100 Jesper Nilsson <[EMAIL PROTECTED]> wrote: > - /* Parameter to ret_from_sys_call. 0 is don't restart the syscall. */ > + /* Paramater to ret_from_sys_call. 0 is don't restart the syscall. */ "Parameter". -- To unsubscribe from this list: send the line "uns

[PATCH 42/47] Minor updates to CRISv32 kernel/process.c

2007-12-06 Thread Jesper Nilsson
- Shorten include paths for machine dependent header files. - Remove unused extern declaration of etrax_gpio_wake_up_check. - Register name for first timer is now regi_timer0. Signed-off-by: Jesper Nilsson <[EMAIL PROTECTED]> --- arch/cris/arch-v32/kernel/process.c | 16 ++-- 1 file