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


Groups > linux.kernel > #1191815 > unrolled thread

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

Started byKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
First post2015-07-24 15:20 +0200
Last post2015-07-24 15:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date2015-07-24 15:20 +0200
SubjectRe: [PATCH v2] xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Message-ID<pPL3j-6PY-19@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web