From mboxrd@z Thu Jan 1 00:00:00 1970 From: m@bjorling.me (=?ISO-8859-1?Q?Matias_Bj=F8rling?=) Date: Mon, 02 Jun 2014 12:31:59 +0200 Subject: [PATCH v4] basic conversion to blk-mq In-Reply-To: <20140602094251.GA30612@infradead.org> References: <1401400285-25003-1-git-send-email-m@bjorling.me> <20140602094251.GA30612@infradead.org> Message-ID: <538C529F.1080707@bjorling.me> On 06/02/2014 11:42 AM, Christoph Hellwig wrote: > On Thu, May 29, 2014@11:51:24PM +0200, Matias Bj??rling wrote: >> Hi Matthew and Keith, >> >> Thanks for the quick review. >> >> The patch has been updated with the feedback from Keith and Jens. It's against >> Jens' 3.16/core tree. You may use the nvmemq_wip_review branch at: >> >> https://github.com/MatiasBjorling/linux-collab nvmemq_wip_review > > It seems like this includes more patches than the one you're sending > out, care to send the full series next time? > Yes. The nvmemq_wip_review currently holds the in-progress v5 patch. I make sure to split it out for the next serie and onward.