public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
  • * Re: [PATCH v2 00/43] signal: set_current_blocked() and block_sigmask()
           [not found] <1313772419-21951-1-git-send-email-matt@console-pimps.org>
           [not found] ` <1313772419-21951-2-git-send-email-matt@console-pimps.org>
    @ 2011-08-24 18:24 ` Oleg Nesterov
      2011-08-25  4:30   ` Ian Kent
      1 sibling, 1 reply; 10+ messages in thread
    From: Oleg Nesterov @ 2011-08-24 18:24 UTC (permalink / raw)
      To: Matt Fleming
      Cc: linux-kernel, linux-arch, Ian Kent, Jan Harkes, Petr Vandrovec
    
    (add linux-arch)
    
    On 08/19, Matt Fleming wrote:
    >
    >  arch/alpha/kernel/signal.c         |   31 ++++++++----------------
    >  arch/arm/kernel/signal.c           |   24 ++++++------------
    >  arch/avr32/kernel/signal.c         |   26 ++++++--------------
    >  arch/blackfin/kernel/signal.c      |   17 +++----------
    >  arch/cris/arch-v10/kernel/signal.c |   34 +++++++++-----------------
    >  arch/cris/arch-v32/kernel/signal.c |   37 ++++++++--------------------
    >  arch/frv/kernel/signal.c           |   32 ++++++++-----------------
    >  arch/h8300/kernel/signal.c         |   33 +++++++-------------------
    >  arch/ia64/kernel/signal.c          |   15 +----------
    >  arch/m32r/kernel/signal.c          |   12 +--------
    >  arch/m68k/kernel/signal_mm.c       |   22 +++++++----------
    >  arch/m68k/kernel/signal_no.c       |   28 +++++++---------------
    >  arch/microblaze/kernel/signal.c    |   42 +++++++++++++--------------------
    >  arch/mips/kernel/signal.c          |   27 ++++-----------------
    >  arch/mips/kernel/signal32.c        |   20 +++------------
    >  arch/mips/kernel/signal_n32.c      |   10 +------
    >  arch/mn10300/kernel/signal.c       |   32 ++++++++-----------------
    >  arch/openrisc/kernel/signal.c      |   45 +++++++++++++++--------------------
    >  arch/parisc/kernel/signal.c        |   12 +--------
    >  arch/powerpc/kernel/signal.c       |   13 +--------
    >  arch/powerpc/kernel/signal_32.c    |   11 ++++----
    >  arch/s390/kernel/compat_signal.c   |    6 +----
    >  arch/s390/kernel/signal.c          |    6 +----
    >  arch/score/kernel/signal.c         |   13 ++--------
    >  arch/sh/kernel/signal_32.c         |   35 ++++++++--------------------
    >  arch/sh/kernel/signal_64.c         |   40 ++++++++------------------------
    >  arch/sparc/kernel/signal32.c       |   17 ++-----------
    >  arch/sparc/kernel/signal_32.c      |   28 +++++++---------------
    >  arch/sparc/kernel/signal_64.c      |   29 ++++++++---------------
    >  arch/tile/kernel/compat_signal.c   |    5 +---
    >  arch/tile/kernel/signal.c          |   13 +--------
    >  arch/um/kernel/signal.c            |   28 +++++++---------------
    >  arch/um/sys-i386/signal.c          |   12 +--------
    >  arch/um/sys-x86_64/signal.c        |    6 +----
    >  arch/unicore32/kernel/signal.c     |   13 +--------
    >  arch/x86/kernel/signal.c           |    6 +----
    >  arch/xtensa/kernel/signal.c        |   35 ++++++++-------------------
    >  fs/autofs4/waitq.c                 |   13 +++-------
    >  fs/coda/upcall.c                   |   19 ++++++--------
    >  fs/dlm/user.c                      |    1 -
    >  fs/ncpfs/sock.c                    |   15 ++++--------
    >  include/linux/signal.h             |    1 +
    >  kernel/signal.c                    |   21 ++++++++++++++++
    
    Thanks to those who replied.
    
    I applied the whole series with a few acks we got. Other maintainers
    do not care, I guess.
    
    Oleg.
    
    ^ permalink raw reply	[flat|nested] 10+ messages in thread

  • end of thread, other threads:[~2011-08-25 15:34 UTC | newest]
    
    Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <1313772419-21951-1-git-send-email-matt@console-pimps.org>
         [not found] ` <1313772419-21951-2-git-send-email-matt@console-pimps.org>
    2011-08-22 10:19   ` [PATCH 01/43] signal: Add block_sigmask() for adding sigmask to current->blocked Matt Fleming
    2011-08-22 14:01     ` Oleg Nesterov
    2011-08-22 14:04       ` Oleg Nesterov
    2011-08-22 14:04         ` Oleg Nesterov
    2011-08-22 15:56       ` Matt Fleming
    2011-08-24 18:24 ` [PATCH v2 00/43] signal: set_current_blocked() and block_sigmask() Oleg Nesterov
    2011-08-25  4:30   ` Ian Kent
    2011-08-25  4:30     ` Ian Kent
    2011-08-25 15:31     ` Oleg Nesterov
    2011-08-25 15:31       ` Oleg Nesterov
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox