public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Luis Chamberlain <mcgrof@kernel.org>
Cc: "Darrick J. Wong" <djwong@kernel.org>,
	brauner@kernel.org, p.raghav@samsung.com, dchinner@redhat.com,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-xfs@vger.kernel.org, linux-next@vger.kernel.org
Subject: Re: [PATCH] iomap: remove set_memor_ro() on zero page
Date: Tue, 27 Aug 2024 16:26:03 +1000	[thread overview]
Message-ID: <20240827162603.1a86804a@canb.auug.org.au> (raw)
In-Reply-To: <20240827055539.GL865349@frogsfrogsfrogs>

[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]

Hi all,

On Mon, 26 Aug 2024 22:55:39 -0700 "Darrick J. Wong" <djwong@kernel.org> wrote:
>
> On Mon, Aug 26, 2024 at 02:26:32PM -0700, Luis Chamberlain wrote:
> > Stephen reported a boot failure on ppc power8 system where
> > set_memor_ro() on the new zero page failed [0]. Christophe Leroy
> > further clarifies we can't use this on on linear memory on ppc, and
> > so instead of special casing this just for PowerPC [2] remove the
> > call as suggested by Darrick.
> > 
> > [0] https://lore.kernel.org/all/20240826175931.1989f99e@canb.auug.org.au/T/#u
> > [1] https://lore.kernel.org/all/b0fe75b4-c1bb-47f7-a7c3-2534b31c1780@csgroup.eu/
> > [2] https://lore.kernel.org/all/ZszrJkFOpiy5rCma@bombadil.infradead.org/
> > 
> > Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> > Suggested-by: "Darrick J. Wong" <djwong@kernel.org>
> > Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>  
> 
> Reviewed-by: Darrick J. Wong <djwong@kernel.org>

I added this to linux-next today, and it seems to have fixed the run
time warning, so

Tested-by: Stephen Rothwell <sfr@canb.auug.org.au>

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2024-08-27  6:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 21:26 [PATCH] iomap: remove set_memor_ro() on zero page Luis Chamberlain
2024-08-27  4:07 ` Christoph Hellwig
2024-08-27  5:55 ` Darrick J. Wong
2024-08-27  6:26   ` Stephen Rothwell [this message]
2024-08-27  7:56 ` Christian Brauner

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=20240827162603.1a86804a@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=brauner@kernel.org \
    --cc=dchinner@redhat.com \
    --cc=djwong@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=p.raghav@samsung.com \
    /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