From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: hmsjwzb <weizhefix@gmail.com>
Cc: linux-xfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix misspelling issue in fs/xfs/kmem.c
Date: Fri, 9 Nov 2018 15:40:56 -0800 [thread overview]
Message-ID: <20181109234056.GH15721@magnolia> (raw)
In-Reply-To: <20181109232301.19977-1-weizhefix@gmail.com>
On Sat, Nov 10, 2018 at 07:23:01AM +0800, hmsjwzb wrote:
Sorry, but all submissions must have a Signed-off-by: to be reviewed.
Also, there's no To: header on this message??
NAK.
--D
> ---
> fs/xfs/kmem.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/xfs/kmem.c b/fs/xfs/kmem.c
> index fdd9d6ede25c..73ec1f84e591 100644
> --- a/fs/xfs/kmem.c
> +++ b/fs/xfs/kmem.c
> @@ -45,7 +45,7 @@ kmem_alloc_large(size_t size, xfs_km_flags_t flags)
> return ptr;
>
> /*
> - * __vmalloc() will allocate data pages and auxillary structures (e.g.
> + * __vmalloc() will allocate data pages and auxiliary structures (e.g.
> * pagetables) with GFP_KERNEL, yet we may be under GFP_NOFS context
> * here. Hence we need to tell memory reclaim that we are in such a
> * context via PF_MEMALLOC_NOFS to prevent memory reclaim re-entering
> --
> 2.17.1
>
next prev parent reply other threads:[~2018-11-10 9:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-09 23:23 [PATCH] Fix misspelling issue in fs/xfs/kmem.c hmsjwzb
2018-11-09 23:40 ` Darrick J. Wong [this message]
2018-11-09 23:45 ` Eric Sandeen
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=20181109234056.GH15721@magnolia \
--to=darrick.wong@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=weizhefix@gmail.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