Re: [RFC][PATCH 0/5] Signal scalability series

From: Andi Kleen
Date: Fri Sep 30 2011 - 18:31:02 EST


Matt Fleming <matt@xxxxxxxxxxxxxxxxx> writes:
>
> And just like last time, these patches break ia64 because it
> implements rt_sigprocmask() in assembly. I'll work on the ia64 stuff
> while these patches are being reviewed.

Since we don't want to tie everyone changing signals in the future to
learning IA64 assembler, maybe the best approach would be simply to
change that function to just use the syscall. It can't be that
performance critical and everyone else has it as a syscall too.

I think that would be the best solution for long term maintainability.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
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/