On Sun, Feb 08, 2015 at 06:03:49PM -0800, Guenter Roeck wrote:
On Sun, Feb 08, 2015 at 09:45:04PM +0100, Rabin Vincent wrote:[snip]
Al Viro noted that CRIS fails to handle multiple signals.
Reported-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Link: http://lkml.kernel.org/r/20121208074429.GC4939@xxxxxxxxxxxxxxxxxx
Signed-off-by: Rabin Vincent <rabin@xxxxxx>
Hi Rabin,
Works nicely, and, yes, it does fix the annoying traceback.
Tested-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Wondering - what serial driver do you use with crisv32, if any ?
So far I always patch in a cut-down version of the driver
from 2.6.26/33 which was never submitted upstream.
Niclas Cassel has submitted a reworked driver for crisv32,
which is in Gregs tree now, unfortunately it wasn't sent to LKML,
only the linux-serial list, but it should be headed to Linus soon.