From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Souptick Joarder <jrdr.linux@gmail.com>,
willy@infradead.org, jk@ozlabs.org, arnd@arndb.de,
benh@kernel.crashing.org, paulus@samba.org
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [v2] powerpc: platform: cell: spufs: Change return type to vm_fault_t
Date: Wed, 16 May 2018 23:38:46 +1000 (AEST) [thread overview]
Message-ID: <40mFrk2vxjz9s3c@ozlabs.org> (raw)
In-Reply-To: <20180420173239.GA24560@jordon-HP-15-Notebook-PC>
On Fri, 2018-04-20 at 17:32:39 UTC, Souptick Joarder wrote:
> Use new return type vm_fault_t for fault handler. For
> now, this is just documenting that the function returns
> a VM_FAULT value rather than an errno. Once all instances
> are converted, vm_fault_t will become a distinct type.
>
> Reference id -> 1c8f422059ae ("mm: change return type to
> vm_fault_t")
>
> We are fixing a minor bug, that the error from vm_insert_
> pfn() was being ignored and the effect of this is likely
> to be only felt in OOM situations.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
> Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/e807f02c5c364c5a7315b50efdbc10
cheers
prev parent reply other threads:[~2018-05-16 13:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-20 17:32 [PATCH v2] powerpc: platform: cell: spufs: Change return type to vm_fault_t Souptick Joarder
2018-04-20 21:34 ` Matthew Wilcox
2018-05-10 15:05 ` Souptick Joarder
2018-05-16 4:36 ` Souptick Joarder
2018-05-16 13:38 ` Michael Ellerman [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=40mFrk2vxjz9s3c@ozlabs.org \
--to=patch-notifications@ellerman.id.au \
--cc=arnd@arndb.de \
--cc=benh@kernel.crashing.org \
--cc=jk@ozlabs.org \
--cc=jrdr.linux@gmail.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.org \
--cc=willy@infradead.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).