Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1182137
| From | Christoph Hellwig <hch@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND PATCH] xen/blkfront: convert to blk-mq APIs |
| Date | 2015-07-11 13:30 +0200 |
| Message-ID | <pL18K-2yM-17@gated-at.bofh.it> (permalink) |
| References | <pJblU-6w7-7@gated-at.bofh.it> <pKMCK-1Ip-1@gated-at.bofh.it> <pKYaS-NV-7@gated-at.bofh.it> <pL0Z3-2vB-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jul 11, 2015 at 07:17:18AM -0400, Konrad Rzeszutek Wilk wrote: > The 'locked' parameter can be used to tell the function to not take the lock. > > But it would drop the lock in both cases. Konrad, no conditional locking please. Split the functionality up in multiple functions if you may call with or without a lock held. -- 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 — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [RESEND PATCH] xen/blkfront: convert to blk-mq APIs Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-07-11 13:20 +0200
Re: [RESEND PATCH] xen/blkfront: convert to blk-mq APIs Christoph Hellwig <hch@infradead.org> - 2015-07-11 13:30 +0200
Re: [RESEND PATCH] xen/blkfront: convert to blk-mq APIs Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-07-11 14:00 +0200
csiph-web