From: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] ia64: fix interrupt masking for pending works on kernel
Date: Thu, 08 May 2008 06:05:09 +0000 [thread overview]
Message-ID: <48229815.4090406@jp.fujitsu.com> (raw)
In-Reply-To: <48229532.7000809@jp.fujitsu.com>
I'm careless...
diff --git a/arch/ia64/kernel/process.c b/arch/ia64/kernel/process.c
index c7d4885..a3a34b4 100644
--- a/arch/ia64/kernel/process.c
+++ b/arch/ia64/kernel/process.c
@@ -169,7 +169,7 @@ void tsk_clear_notify_resume(struct task_struct *tsk)
/*
* do_notify_resume_user():
- * Called from notify_from_user at entry.S, with interrupts disabled.
+ * Called from notify_resume_user at entry.S, with interrupts disabled.
*/
void
do_notify_resume_user(sigset_t *unused, struct sigscratch *scr, long in_syscall)
next prev parent reply other threads:[~2008-05-08 6:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-08 5:52 [PATCH] ia64: fix interrupt masking for pending works on kernel leave Hidetoshi Seto
2008-05-08 6:05 ` Hidetoshi Seto [this message]
2008-05-08 23:57 ` Luck, Tony
2008-05-09 1:48 ` [PATCH] ia64: fix interrupt masking for pending works on kernel Hidetoshi Seto
2008-05-09 4:45 ` [PATCH] ia64: fix interrupt masking for pending works on kernel leave Luck, Tony
2008-05-09 6:26 ` Hidetoshi Seto
2008-05-09 8:27 ` [PATCH] ia64: fix interrupt masking for pending works on Petr Tesarik
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=48229815.4090406@jp.fujitsu.com \
--to=seto.hidetoshi@jp.fujitsu.com \
--cc=linux-ia64@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox