Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1191815

Re: [PATCH v2] xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()

From Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Date 2015-07-24 15:20 +0200
Message-ID <pPL3j-6PY-19@gated-at.bofh.it> (permalink)
References <pOW0N-7v8-3@gated-at.bofh.it> <pOW0N-7v8-1@gated-at.bofh.it> <pPkFQ-2ct-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jul 23, 2015 at 11:06:58AM +0200, Roger Pau Monné wrote:
> El 22/07/15 a les 8.40, Bob Liu ha escrit:
> > The BUG_ON() in purge_persistent_gnt() will be triggered when previous purge
> > work haven't finished.
> > There is a work_pending() before this BUG_ON, but it doesn't account if the work
> > is still currently running.
> > 
> > Signed-off-by: Bob Liu <bob.liu@oracle.com>
> 
> Acked-by: Roger Pau Monné <roger.pau@citrix.com>
> 
> Should be backported to stable branches.

I applied all the patches and I am now testing them for regressions.

Thank you!
> 
> Roger.
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2] xen-blkback: replace work_pending with work_busy in  purge_persistent_gnt() Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-07-24 15:20 +0200

csiph-web