From: Jan Blunck <jblunck@suse.de>
To: linux-rt-users@vger.kernel.org
Cc: tglx@linutronix.de
Subject: [PATCH] Missing hunk from rt-mutex-core.patch
Date: Tue, 26 May 2009 22:11:00 +0200 [thread overview]
Message-ID: <20090526201100.GO23793@bolzano.suse.de> (raw)
Somehow the following hunk was lost during the port to 2.6.29. Without it
calling sysrq-t or similar gives you very strange results ;)
Signed-off-by: Jan Blunck <jblunck@suse.de>
---
include/linux/sched.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: b/include/linux/sched.h
===================================================================
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -2572,7 +2572,7 @@ static inline void mm_init_owner(struct
}
#endif /* CONFIG_MM_OWNER */
-#define TASK_STATE_TO_CHAR_STR "RSDTtZX"
+#define TASK_STATE_TO_CHAR_STR "RMSDTtZX"
#ifdef CONFIG_SMP
static inline int task_is_current(struct task_struct *task)
next reply other threads:[~2009-05-26 20:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-26 20:11 Jan Blunck [this message]
2009-05-28 7:46 ` [PATCH] Missing hunk from rt-mutex-core.patch Thomas Gleixner
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=20090526201100.GO23793@bolzano.suse.de \
--to=jblunck@suse.de \
--cc=linux-rt-users@vger.kernel.org \
--cc=tglx@linutronix.de \
/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