From: Johannes Stezenbach <js@sig21.net>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: "linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
the arch/x86 maintainers <x86@kernel.org>,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: x86 hibernate, resume with different kernel version
Date: Fri, 17 Jun 2016 09:35:00 +0200 [thread overview]
Message-ID: <20160617073500.GA9368@sig21.net> (raw)
In-Reply-To: <CAJZ5v0ifvgqtVhK52DCCbsPxWbpHTXVo4WDEZJbHo2-rvM2xNw@mail.gmail.com>
On Fri, Jun 17, 2016 at 02:53:28AM +0200, Rafael J. Wysocki wrote:
> On Fri, Jun 17, 2016 at 12:00 AM, Rafael J. Wysocki <rafael@kernel.org> wrote:
> > On Thu, Jun 16, 2016 at 9:06 PM, Johannes Stezenbach <js@sig21.net> wrote:
> >> On Thu, Jun 16, 2016 at 02:11:48PM +0200, Rafael J. Wysocki wrote:
> >>> On Thu, Jun 16, 2016 at 12:03 PM, Johannes Stezenbach <js@sig21.net> wrote:
> >>> > it's not important for me but I hibernated kernel v4.5.7
> >>> > and inadvertantly resumed using v4.6.2, and ISTR this
> >>> > should work (confirmed by looking into git where I found
> >>> > commit cc456c4e7cac3837a86aaa7ca3cb9f488d44d196).
> >>> >
> >>> > My swap is an LVM volume inside dm-crypt, on boot the kernel read
> >>> > the resume image but then immediately reset and invalidated it.
> >>> > I'm using Debian sid, the initrd calls /bin/resume from
> >>> > klibc-utils package.
> >>> >
> >>> > So, should this still work? I couldn't find any
> >>> > information about it.
> >>>
> >>> It should in theory, but may not in fact due to bugs discovered
> >>> recently. This patch should help:
> >>> https://patchwork.kernel.org/patch/9172981/ (it has to be applied to
> >>> both the image and boot kernels).
> >>
> >> I applied it to both the v4.5.7 and v4.6.2 kernels, booted
> >> v4.5.7, hibernated, booted v4.6.2 to resume: still resets.
> >
> > Well, it looks broken now, but it used to work at one point at least.
> > I need to investigate a bit when the time permits.
>
> So I tried 4.6.0 and 4.7-rc3, both with
> https://patchwork.kernel.org/patch/9172981/ applied, and it worked for
> me.
>
> On x86-64 there's nothing fundamentally preventing a different kernel
> from being used as a boot kernel for resume from hibernation (as long
> as it uses the same header format as the image kernel), but
> incompatibilities in device drivers are not impossible (although they
> shouldn't matter in theory).
OK, knowing it should work is enough since the use case
is not relly important for me.
Thanks,
Johannes
prev parent reply other threads:[~2016-06-17 7:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 10:03 x86 hibernate, resume with different kernel version Johannes Stezenbach
2016-06-16 12:11 ` Rafael J. Wysocki
2016-06-16 19:06 ` Johannes Stezenbach
2016-06-16 22:00 ` Rafael J. Wysocki
2016-06-17 0:53 ` Rafael J. Wysocki
2016-06-17 7:35 ` Johannes Stezenbach [this message]
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=20160617073500.GA9368@sig21.net \
--to=js@sig21.net \
--cc=konrad.wilk@oracle.com \
--cc=linux-pm@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=x86@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;
as well as URLs for NNTP newsgroup(s).