Re: [PATCH 1/1] openrisc: Use get_signal() signal_setup_done()

2013-11-06 Thread Jonas Bonn
On 11/06/2013 11:50 AM, Richard Weinberger wrote: Am 06.11.2013 11:17, schrieb Jonas Bonn: Patch looks good. :) (But I didn't test it!) OK, good. I'll take it via the OpenRISC tree then and you can drop it from your V2 series. Thanks, Jonas -- To unsubscribe from this list: send the line "

Re: [PATCH 1/1] openrisc: Use get_signal() signal_setup_done()

2013-11-06 Thread Richard Weinberger
Am 06.11.2013 11:17, schrieb Jonas Bonn: > From: Richard Weinberger > > Use the more generic functions get_signal() signal_setup_done() > for signal delivery. > > Signed-off-by: Richard Weinberger > Signed-off-by: Jonas Bonn > --- > > Hi Richard, > > What's the status of this patch series?

[PATCH 1/1] openrisc: Use get_signal() signal_setup_done()

2013-11-06 Thread Jonas Bonn
From: Richard Weinberger Use the more generic functions get_signal() signal_setup_done() for signal delivery. Signed-off-by: Richard Weinberger Signed-off-by: Jonas Bonn --- Hi Richard, What's the status of this patch series? Are these lined up for 3.13 already? The changes look good but I