From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Oleg Nesterov <oleg@redhat.com>
Subject: [GIT PULL] dlm updates for 3.12
Date: Wed, 4 Sep 2013 15:06:21 -0400 [thread overview]
Message-ID: <20130904190621.GA17844@redhat.com> (raw)
Hi Linus,
Please pull dlm updates from tag:
git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-3.12
This set includes a workqueue cleanup and the removal
of incorrect and unneeded signal blocking.
The removal of signal blocking conflicts with Oleg's
201d3df dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()
Let me know if you'd like me to send a resolved patch.
Thanks,
Dave
David Teigland (1):
dlm: remove signal blocking
Tejun Heo (1):
dlm: WQ_NON_REENTRANT is meaningless and going away
fs/dlm/ast.c | 5 +----
fs/dlm/user.c | 25 ++++++-------------------
2 files changed, 7 insertions(+), 23 deletions(-)
reply other threads:[~2013-09-04 19:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130904190621.GA17844@redhat.com \
--to=teigland@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg@redhat.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.