From: Chris Mason <clm@fb.com>
To: Borislav Petkov <bp@alien8.de>
Cc: <torvalds@linux-foundation.org>, <linux-kernel@vger.kernel.org>
Subject: Re: New crashes walking proc with Saturday's git
Date: Sun, 23 Nov 2014 11:36:06 -0500 [thread overview]
Message-ID: <1416760566.24312.14@mail.thefacebook.com> (raw)
In-Reply-To: <20141123163258.GB6436@pd.tnic>
On Sun, Nov 23, 2014 at 11:32 AM, Borislav Petkov <bp@alien8.de> wrote:
> On Sun, Nov 23, 2014 at 11:16:51AM -0500, Chris Mason wrote:
>> It must be:
>>
>> commit 6e998916dfe327e785e7c2447959b2c1a3ea4930
>> Author: Stanislaw Gruszka <sgruszka@redhat.com>
>> Date: Wed Nov 12 16:58:44 2014 +0100
>>
>> sched/cputime: Fix clock_nanosleep()/clock_gettime()
>> inconsistency
>>
>> I'll do two runs to confirm, but it's the only related patch
>> between rc5 and
>> now.
>
> Cool, let me know and I'll revert here too to verify. It might take a
> while to confirm as it happens only during resume but I could try the
> fork bomb if I must.
>
> From looking at it I'm not getting any smarter. We iterate over the
> threads under a rcu_read_lock() so we should be protected. Unless the
> sched changes have somehow effect on RCU grace periods but WTH do I
> know... This is crazy code.
+ p->sched_class->update_curr(rq);
Total guess while I'm waiting for the test, but somehow this is NULL.
-chris
next prev parent reply other threads:[~2014-11-23 16:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-23 15:02 New crashes walking proc with Saturday's git Chris Mason
2014-11-23 15:56 ` Chris Mason
2014-11-23 16:11 ` Borislav Petkov
2014-11-23 16:16 ` Chris Mason
2014-11-23 16:32 ` Borislav Petkov
2014-11-23 16:36 ` Chris Mason [this message]
2014-11-23 16:49 ` Chris Mason
2014-11-23 16:59 ` Borislav Petkov
2014-11-23 21:05 ` Thomas Gleixner
2014-11-23 21:11 ` Chris Mason
2014-11-23 21:29 ` Chris Mason
2014-11-23 21:38 ` Borislav Petkov
2014-11-23 21:38 ` Thomas Gleixner
2014-11-23 21:42 ` Chris Mason
2014-11-23 22:04 ` [PATCH] sched: Provide update_curr callbacks for stop/idle scheduling classes 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=1416760566.24312.14@mail.thefacebook.com \
--to=clm@fb.com \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox