Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Mark Rutland <mark.rutland@arm.com>
Cc: Bradley Morgan <brads@mainlining.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	James Morse <james.morse@arm.com>, Marc Zyngier <maz@kernel.org>,
	Ard Biesheuvel <ardb@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] arm64: hibernate: dust off the suspend/cleanup rework
Date: Thu, 3 Sep 2026 11:53:59 +0100	[thread overview]
Message-ID: <aplRx8f5NprO9dSU@willie-the-truck> (raw)
In-Reply-To: <apgsm92KtXA7xh6H@J2N7QTR9R3.cambridge.arm.com>

On Wed, Sep 02, 2026 at 03:03:07PM +0100, Mark Rutland wrote:
> On Wed, Sep 02, 2026 at 02:51:22PM +0100, Bradley Morgan wrote:
> > On 2 September 2026 14:50:22 BST, Mark Rutland <mark.rutland@arm.com>
> > wrote:
> > >On Tue, Aug 25, 2026 at 08:58:32PM +0000, Bradley Morgan wrote:
> > >> This comes out of the hibernate resume discussion where Will asked if
> > >> the restored kernel's hyp vectors are reinstalled before we come back
> > >> from swsusp_arch_suspend() and free the reserved pages. Rather than
> > >> answer with a one off fix, this series reworks resume to look like a
> > >> resume from idle, which makes the answer fall out on its own.
> > >> 
> > >> The series leans on Mark Rutland's old work for inspiration, he had the
> > >> same end goal in a branch from back then:
> > >> 
> > >>  
> > >https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/log/?h=arm64/suspend/cleanup
> > >
> > >Most of the series seems to be a rebased of those patches, just with
> > >paraphrased commit messages and my S-o-B lines dropped. As commented on
> > >patch 4, I do not think that is appropriate.
> > 
> > Same question as patch 2
> > 
> > If you want your S-O-B added, ok fine, but yeah.
> 
> As on patch 2, please read the documentation before continuing futher.
> 
> > Do you think this series itself is good? 
> 
> No. At present I think it's in a worse state than it was in my branch,
> because portions have changed, with no rationale and no clear benefit.
> 
> Hence my ask to Catalin and Will to NOT pick this up for now.

I wasn't going to pick them up with the incorrect authorship, but it's
worth noting that Bradley's patch _does_ fix one of the hibernation
problems and has been tested by Vladimir:

https://lore.kernel.org/all/20260809213615.11646-1-include@grrlz.net/

I would prefer to take your complete set of patches, but if you don't
want that then should I just take the above for now? Prior to this
series, there has been no activity for nearly two years on your branch,
so I'd prefer to get _something_ in, even if it only fixes some of the
problems.

Will


  parent reply	other threads:[~2026-09-03 10:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-25 20:58 [PATCH 0/7] arm64: hibernate: dust off the suspend/cleanup rework Bradley Morgan
2026-08-25 20:58 ` [PATCH 1/7] arm64: hibernate: pass HVC_SET_VECTORS args to the resume hvc Bradley Morgan
2026-08-25 20:58 ` [PATCH 2/7] arm64: head: correct comment for init_kernel_el() Bradley Morgan
2026-09-02 13:46   ` Mark Rutland
2026-09-02 13:49     ` Bradley Morgan
2026-09-02 13:58       ` Mark Rutland
2026-09-02 14:01         ` Bradley Morgan
2026-08-25 20:58 ` [PATCH 3/7] arm64: hibernate: free MTE tag pages after saving Bradley Morgan
2026-08-25 20:58 ` [PATCH 4/7] arm64: hibernate: fix _cpu_resume() calling convention Bradley Morgan
2026-08-25 20:58 ` [PATCH 5/7] arm64: hibernate: use dcache_by_myline_op Bradley Morgan
2026-08-25 20:58 ` [PATCH 6/7] arm64: hibernate: only clean to PoC Bradley Morgan
2026-08-25 20:58 ` [PATCH 7/7] arm64: hibernate: use regular cpu_resume() logic Bradley Morgan
2026-08-28 10:32 ` [PATCH 0/7] arm64: hibernate: dust off the suspend/cleanup rework Ard Biesheuvel
2026-08-28 11:31   ` Bradley Morgan
2026-09-02 13:50 ` Mark Rutland
2026-09-02 13:51   ` Bradley Morgan
2026-09-02 14:03     ` Mark Rutland
2026-09-02 14:06       ` Bradley Morgan
2026-09-03 10:53       ` Will Deacon [this message]
2026-09-03 11:26         ` Bradley Morgan
2026-09-03 12:16           ` Will Deacon

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=aplRx8f5NprO9dSU@willie-the-truck \
    --to=will@kernel.org \
    --cc=ardb@kernel.org \
    --cc=brads@mainlining.org \
    --cc=catalin.marinas@arm.com \
    --cc=james.morse@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=maz@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