From: Joerg Roedel <jroedel@suse.de>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: "Bjørn Mork" <bjorn@mork.no>, linux-pm@vger.kernel.org
Subject: Re: NULL pointer dereference in swsusp_free with 3.17-rc5
Date: Wed, 24 Sep 2014 11:46:36 +0200 [thread overview]
Message-ID: <20140924094636.GB10438@suse.de> (raw)
In-Reply-To: <1590285.IEab1jMVzk@vostro.rjw.lan>
On Tue, Sep 23, 2014 at 10:28:00PM +0200, Rafael J. Wysocki wrote:
> On Tuesday, September 23, 2014 07:27:06 PM Bjørn Mork wrote:
> >
> > --=-=-=
> > Content-Type: text/plain; charset=utf-8
> > Content-Transfer-Encoding: quoted-printable
> >
> > "Rafael J. Wysocki" <rjw@rjwysocki.net> writes:
> >
> >
> > > I would suspect one of these commits:
> > >
> > > 84c91b7ae07c PM / hibernate: avoid unsafe pages in e820 reserved regions
> > > 0f7d83e85dbd PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
> > > 9047eb629e5c PM / Hibernate: Remove the old memory-bitmap implementation
> > > 6efde38f0769 PM / Hibernate: Iterate over set bits instead of PFNs in sws=
> > usp_free()
> > > 3a20cb177961 PM / Hibernate: Implement position keeping in radix tree
> > > 07a338236fdc PM / Hibernate: Add memory_rtree_find_bit function
> > > f469f02dc6fa PM / Hibernate: Create a Radix-Tree to store memory bitmap
> > >
> > > so I guess you can start from checking them (the topmpost one is the late=
> > st).
> >
> > Thanks. Yes, you were correct. The bad commit is
> >
> > 6efde38f0769 PM / Hibernate: Iterate over set bits instead of PFNs in swsu=
> > sp_free()
> >
> > I have confirmed that reverting only this commit on top of a clean
> > v3.17-rc6 fixes the problem. I am attaching the context-modified revert
> > patch I used.
>
> OK, thanks!
>
> Joerg, can you please have a look at this?
Yes, I have a look.
Joerg
next prev parent reply other threads:[~2014-09-24 9:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 14:50 NULL pointer dereference in swsusp_free with 3.17-rc5 Bjørn Mork
2014-09-23 15:24 ` Rafael J. Wysocki
2014-09-23 17:27 ` Bjørn Mork
2014-09-23 20:28 ` Rafael J. Wysocki
2014-09-24 9:46 ` Joerg Roedel [this message]
2014-09-23 21:20 ` Rafael J. Wysocki
2014-09-24 7:45 ` Bjørn Mork
2014-09-24 9:51 ` Joerg Roedel
2014-09-24 10:17 ` Bjørn Mork
2014-09-24 23:44 ` Rafael J. Wysocki
2014-09-25 7:20 ` Bjørn Mork
2014-09-25 9:13 ` Joerg Roedel
2014-09-25 10:54 ` Bjørn Mork
2014-09-25 20:26 ` Rafael J. Wysocki
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=20140924094636.GB10438@suse.de \
--to=jroedel@suse.de \
--cc=bjorn@mork.no \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@rjwysocki.net \
/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.