From: Aaron Tomlin <atomlin@redhat.com>
To: akpm@linux-foundation.org
Cc: oleg@redhat.com, rientjes@google.com, dwysocha@redhat.com,
atomlin@redhat.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/1] hung_task: Change hung_task.c to use for_each_process_thread()
Date: Tue, 17 Mar 2015 14:13:43 +0000 [thread overview]
Message-ID: <1426601624-6703-1-git-send-email-atomlin@redhat.com> (raw)
Hi Andrew,
Further work is required to improve khungtaskd. I'll do this later
but for now let's start with this trivial clean up.
Aaron Tomlin (1):
hung_task: Change hung_task.c to use for_each_process_thread()
kernel/hung_task.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.9.3
next reply other threads:[~2015-03-17 14:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 14:13 Aaron Tomlin [this message]
2015-03-17 14:13 ` [PATCH 1/1] hung_task: Change hung_task.c to use for_each_process_thread() Aaron Tomlin
2015-03-17 17:09 ` Oleg Nesterov
2015-03-17 17:18 ` Aaron Tomlin
2015-03-17 19:24 ` [PATCH 0/2] hung_task: improve rcu_lock_break() logic Oleg Nesterov
2015-03-17 19:25 ` [PATCH 1/2] hung_task: split for_each_process_thread() into for_each_process() + __for_each_thread() Oleg Nesterov
2015-03-20 16:55 ` Aaron Tomlin
2015-03-17 19:25 ` [PATCH 2/2] hung_task: improve the rcu_lock_break() logic Oleg Nesterov
2015-03-20 16:55 ` Aaron Tomlin
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=1426601624-6703-1-git-send-email-atomlin@redhat.com \
--to=atomlin@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=dwysocha@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg@redhat.com \
--cc=rientjes@google.com \
/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.