Re: [PATCH] CRIS v10: Correct do_signal to fix oops and clean up signal handling in general.

From: Jesper Nilsson
Date: Mon Jan 14 2008 - 02:52:25 EST


On Fri, Jan 11, 2008 at 03:45:13PM -0800, Andrew Morton wrote:
> On Fri, 11 Jan 2008 19:59:24 +0100
> Jesper Nilsson <jesper.nilsson@xxxxxxxx> wrote:
>
> > CRIS v10: Correct do_signal to fix oops and clean up signal handling in general.
> >
> > This fixes a kernel panic on boot due to do_signal not being compatible
> > with it's callers.
>
> Please sequence-number patches even if they are unrelated. That will make
> emails like this one easier.

Yes, sorry about that, they should have been sequenced.

> 1: CRIS v10: Correct do_signal to fix oops and clean up signal handling in general.
> 2: CRIS: Define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRIS
> 3: CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile.
> 4: CRIS v10: Driver for ds1302 needs to include cris-specific i2c.h
>
> Patches 3 and 4 were missing your signed-off-by:. I added it.
>
> I queued patches 1, 3 and 4 for 2.6.24 and patch 2 for 2.6.25. Do you agree?

All four should be queued for 2.6.24 since patch 2 is needed if patch 1
is included, otherwise sys_rt_sigsuspend will be undefined causing a
link error.

Thanks!

/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@xxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/