[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110411171957.GA32469@redhat.com>
Date: Mon, 11 Apr 2011 19:19:57 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Tejun Heo <tj@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: "Nikita V. Youshchenko" <nyoushchenko@...sta.com>,
Matt Fleming <matt@...sole-pimps.org>,
Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Subject: [RFC PATCH 0/6] signal: sigprocmask fixes
Hello,
I am not sure this is really wrong and should be fixed. Please comment.
1-2: probably make sense anyway, cleanup + optimization.
4: the main change. From the changelog,
In short, almost every changing of current->blocked is wrong,
or at least can lead to the unexpected results.
5-6: If this should be fixed, then we need a lot more trivial changes
like these ones.
What do you all think?
In theory this can explain the hang reported by Nikita, but this is
not clear.
Oleg.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists