Am 24.04.2014 12:29, schrieb Ley Foon Tan: > On Thu, Apr 24, 2014 at 6:17 PM, Richard Weinberger <rich...@nod.at> wrote: > >>>> Okay. >>>> >>> I just noticed that sigsp() have struct ksignal argument. We can use >>> sigsp() for nios2 because it doesn't have struct ksignal. >>> >>> unsigned long sigsp(unsigned long sp, struct ksignal *ksig); >> >> Did you at look at the struct ksignal definition and the clean series I've >> pointed you to? >> > > Not yet, this is the full set of patches? I only see partial.. > https://lkml.org/lkml/2014/3/2/198
Maybe lkml.org misses a few but this does not matter. All you need to know is that using ksignal is easy. e.g. https://lkml.org/lkml/2014/3/2/162 Thanks, //richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/