From: Christoph Hellwig <hch@lst.de>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>, linux-xfs@vger.kernel.org, jack@suse.cz
Subject: Re: [PATCH 2/2] xfs: consolidate the various page fault handlers
Date: Tue, 29 Aug 2017 18:14:16 +0200 [thread overview]
Message-ID: <20170829161416.GA2145@lst.de> (raw)
In-Reply-To: <20170829003452.GL4757@magnolia>
On Mon, Aug 28, 2017 at 05:34:52PM -0700, Darrick J. Wong wrote:
> This patch causes generic/413 to get stuck somehow on my qemu vms that
> have fake pmem. Not sure what's going on since previously it spat out:
that jst shows that pfn_mkwrite should not have been included in
the consolidation because that part was simply incorrect. But it
seems like the pfn case doesn't show up with real nvdimms as long
as page backing is enabled.
I'll resend without the pfn changes.
next prev parent reply other threads:[~2017-08-29 16:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-28 6:36 cleanup the page faul path Christoph Hellwig
2017-08-28 6:36 ` [PATCH 1/2] iomap: return VM_FAULT_* codes from iomap_page_mkwrite Christoph Hellwig
2017-08-28 16:33 ` Darrick J. Wong
2017-08-28 6:36 ` [PATCH 2/2] xfs: consolidate the various page fault handlers Christoph Hellwig
2017-08-28 17:03 ` Darrick J. Wong
2017-08-29 0:34 ` Darrick J. Wong
2017-08-29 16:14 ` Christoph Hellwig [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-29 16:26 cleanup the page fault path V2 Christoph Hellwig
2017-08-29 16:26 ` [PATCH 2/2] xfs: consolidate the various page fault handlers Christoph Hellwig
2017-08-29 18:48 ` Darrick J. Wong
2017-08-30 9:34 ` Jan Kara
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=20170829161416.GA2145@lst.de \
--to=hch@lst.de \
--cc=darrick.wong@oracle.com \
--cc=jack@suse.cz \
--cc=linux-xfs@vger.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).