linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Cc: Dave Chinner <david@fromorbit.com>, linux-xfs@vger.kernel.org
Subject: Re: [PATCH] fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Date: Mon, 12 Aug 2019 12:54:09 -0700	[thread overview]
Message-ID: <20190812195409.GJ7138@magnolia> (raw)
In-Reply-To: <6e50eef5-434e-a81e-9001-f3deabfa7cc9@i-love.sakura.ne.jp>

On Mon, Aug 12, 2019 at 07:59:30PM +0900, Tetsuo Handa wrote:
> On 2019/08/02 5:39, Darrick J. Wong wrote:
> > On Thu, Aug 01, 2019 at 08:28:07PM +0900, Tetsuo Handa wrote:
> >> Since no caller is using KM_NOSLEEP and no callee branches on KM_SLEEP,
> >> we can remove KM_NOSLEEP and replace KM_SLEEP with 0.
> >>
> >> Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
> > 
> > Ahh, right, KM_{NO,}SLEEP are mutually exclusive values encoded
> > alongside a bit flag set (ala fallocate mode)....
> > 
> > Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
> > 
> > --D
> 
> Thank you. Please apply to xfs tree.

Will do.

--D

      reply	other threads:[~2019-08-12 19:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-01 10:07 [PATCH] fs: xfs: Remove unused KM_NOSLEEP, change KM_SLEEP to 0 Tetsuo Handa
2019-08-01 10:55 ` Dave Chinner
2019-08-01 11:27   ` Tetsuo Handa
2019-08-01 11:28     ` [PATCH] fs: xfs: Remove KM_NOSLEEP and KM_SLEEP Tetsuo Handa
2019-08-01 20:39       ` Darrick J. Wong
2019-08-12 10:59         ` Tetsuo Handa
2019-08-12 19:54           ` Darrick J. Wong [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=20190812195409.GJ7138@magnolia \
    --to=darrick.wong@oracle.com \
    --cc=david@fromorbit.com \
    --cc=linux-xfs@vger.kernel.org \
    --cc=penguin-kernel@i-love.sakura.ne.jp \
    /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).