From: teunis <teunis@wintersgift.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: teunis <teunis@wintersgift.com>,
linux-kernel@vger.kernel.org, art@usfltd.com,
Jiri Slaby <jirislaby@gmail.com>, Jeff Dike <jdike@addtoit.com>,
pavel@suse.cz, linux-pm@osdl.org
Subject: Re: 2.6.19-rc3: known unfixed regressions: confirmations
Date: Thu, 26 Oct 2006 08:54:11 -0700 [thread overview]
Message-ID: <4540DA23.7060104@wintersgift.com> (raw)
In-Reply-To: <20061026153142.GJ27968@stusta.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Adrian Bunk wrote:
> On Tue, Oct 24, 2006 at 02:44:01PM -0700, teunis wrote:
>> Adrian Bunk wrote:
>>> This email lists some known unfixed regressions in 2.6.19-rc3 compared
>>> to 2.6.18.
>> ...
>>
>> I'm not directly testing -rc3 as yet... rc2-mm2 + a few modifications
>> works on the equipment I'm testing and as I can't afford more lost time
>> due to faults - I'm keeping to that build for the short term.
>>
>>> Subject : shutdown problem
>>> References : http://lkml.org/lkml/2006/10/22/140
>>> Submitter : art@usfltd.com
>>> teunis@wintersgift.com
>>> Jiri Slaby <jirislaby@gmail.com>
>>> Status : unknown
>> repaired by Jeff Dike's patch to fs/proc/array.c
>> ...
>
> Can you give me a pointer to this patch?
>
> cu
> Adrian
>
I have no idea how to look up the link any other way - so here's a copy
of the details from my mailbox (I've been keeping an archive local as I
frequently work offline)
posted by: akpm@osdl.org; 23/10/06 10:34 AM
From: Jeff Dike <jdike@addtoit.com>
add-process_session-helper-routine-deprecate-old-field-fix-warnings.patch
in -mm causes UML to hang at shutdown - init is sitting in a select on the
initctl socket.
This patch fixes it for me.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Cedric Le Goater <clg@fr.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
- ---
fs/proc/array.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -puN
fs/proc/array.c~add-process_session-helper-routine-deprecate-old-field-fix-warnings-fix
fs/proc/array.c
- ---
a/fs/proc/array.c~add-process_session-helper-routine-deprecate-old-field-fix-warnings-fix
+++ a/fs/proc/array.c
@@ -388,7 +388,7 @@ static int do_task_stat(struct task_stru
stime = cputime_add(stime, sig->stime);
}
- - signal_session(sig);
+ sid = signal_session(sig);
pgid = process_group(task);
ppid = rcu_dereference(task->real_parent)->tgid;
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFQNojbFT/SAfwLKMRAqioAJ9+l+87bNRFJaHknJBGu6bYfrTlrACeOyts
gkeCAiYDPBmR7E052LEMAtU=
=eyIw
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2006-10-26 15:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.64.0610231618510.3962@g5.osdl.org>
2006-10-24 20:21 ` 2.6.19-rc3: known unfixed regressions Adrian Bunk
[not found] ` <453E8921.2090406@wintersgift.com>
2006-10-26 15:31 ` 2.6.19-rc3: known unfixed regressions: confirmations Adrian Bunk
2006-10-26 15:54 ` teunis [this message]
2006-10-26 22:45 ` 2.6.19-rc3: known unfixed regressions (v2) Adrian Bunk
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=4540DA23.7060104@wintersgift.com \
--to=teunis@wintersgift.com \
--cc=art@usfltd.com \
--cc=bunk@stusta.de \
--cc=jdike@addtoit.com \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@osdl.org \
--cc=pavel@suse.cz \
/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