public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Kent Overstreet <kmo@daterainc.com>
Cc: kernel neophyte <neophyte.hacker001@gmail.com>,
	"linux-bcache@vger.kernel.org" <linux-bcache@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Stefan Priebe <s.priebe@profihost.ag>
Subject: Re: [PATCH] bcache: Fix a shrinker deadlock
Date: Fri, 30 Aug 2013 22:20:18 -0600	[thread overview]
Message-ID: <20130831042018.GP21481@kernel.dk> (raw)
In-Reply-To: <20130830211510.GA20307@kmo-pixel>

On Fri, Aug 30 2013, Kent Overstreet wrote:
> GFP_NOIO means we could be getting called recursively - mca_alloc() ->
> mca_data_alloc() - definitely can't use mutex_lock(bucket_lock) then.
> Whoops.

Kent, can you provide and updated repo with the pending patches? There's
been some churn here lately (and good fixes), would like to ensure I
don't miss anything.

-- 
Jens Axboe


  reply	other threads:[~2013-08-31  4:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30  0:29 Bcache sleeps forever on random writes kernel neophyte
2013-08-30  1:16 ` kernel neophyte
2013-08-30 21:15 ` [PATCH] bcache: Fix a shrinker deadlock Kent Overstreet
2013-08-31  4:20   ` Jens Axboe [this message]
2013-08-31 13:37   ` Stefan Priebe
2013-09-03 20:51   ` Stefan Priebe - Profihost AG
2013-09-04 23:35   ` kernel neophyte
2013-09-04 23:45     ` Kent Overstreet

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=20130831042018.GP21481@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=kmo@daterainc.com \
    --cc=linux-bcache@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neophyte.hacker001@gmail.com \
    --cc=s.priebe@profihost.ag \
    /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