[PATCH 0/2] block_sigmask() helper function

From: Matt Fleming
Date: Wed Dec 21 2011 - 13:47:45 EST


From: Matt Fleming <matt.fleming@xxxxxxxxx>

Hi Andrew,

Oleg doesn't have a repo on kernel.org yet and suggested that you
might take these patches through your -mm tree? Ideally I'd like to
get these two in for the 3.3 merge window because I've got a bunch of
other patches that can go through the respective maintainers' trees
once these two have been merged.

These two patches have been posted before (along with the other 40)
but I attempted to get them all merged in one go, which didn't really
work. The original thread is here,

https://lkml.org/lkml/2011/8/19/411

Matt Fleming (2):
sparc: Make SA_NOMASK a synonym of SA_NODEFER
signal: Add block_sigmask() for adding sigmask to current->blocked

arch/sparc/include/asm/signal.h | 3 ++-
arch/x86/kernel/signal.c | 6 +-----
include/linux/signal.h | 1 +
kernel/signal.c | 21 +++++++++++++++++++++
4 files changed, 25 insertions(+), 6 deletions(-)

--
1.7.4.4

--
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/