Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209693
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: provide more common DMA API functions V2 |
| Date | 2015-08-19 10:10 +0200 |
| Message-ID | <pZ6BA-8uo-9@gated-at.bofh.it> (permalink) |
| References | <pYmS5-i1-5@gated-at.bofh.it> <pYA8G-2u0-13@gated-at.bofh.it> <pYHMR-5fD-3@gated-at.bofh.it> <pYHWy-5r2-19@gated-at.bofh.it> <pYJYl-8k5-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 18, 2015 at 09:51:07AM +0200, Ingo Molnar wrote: > I.e. shouldn't this be: > > > I'll merge these 5 patches for 4.4. That means I'll release them into > > linux-next after 4.2 is released. > > > > [...] > > > > Linus will be releasing 4.2 in 1-2 weeks and until then, linux-next is supposed > > to contain only 4.3 material. Once 4.2 is released and the 4.3 merge window > > opens, linux-next is open for 4.4 material. > > ? That would make a lot more sense. But also be said as I intended these as the simple part of the dma work I'd like to get into 4.3. Andrew, if you think it's not 4.3 material I'd rather keep them in my git tree for now so that I can stack additional patches I have in progress on top. A non-git based tree like yours is unfortunately very bad for patches that are dependencies for others. -- 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
provide more common DMA API functions V2 Christoph Hellwig <hch@lst.de> - 2015-08-17 09:20 +0200
[PATCH 5/5] dma-mapping: consolidate dma_set_mask Christoph Hellwig <hch@lst.de> - 2015-08-17 09:20 +0200
[PATCH 3/5] dma-mapping: cosolidate dma_mapping_error Christoph Hellwig <hch@lst.de> - 2015-08-17 09:20 +0200
Re: [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error Andy Shevchenko <andy.shevchenko@gmail.com> - 2015-08-27 15:50 +0200
[PATCH 4/5] dma-mapping: consolidate dma_supported Christoph Hellwig <hch@lst.de> - 2015-08-17 09:20 +0200
Re: provide more common DMA API functions V2 Andrew Morton <akpm@linux-foundation.org> - 2015-08-17 23:30 +0200
Re: provide more common DMA API functions V2 Christoph Hellwig <hch@lst.de> - 2015-08-18 07:40 +0200
Re: provide more common DMA API functions V2 Andrew Morton <akpm@linux-foundation.org> - 2015-08-18 07:50 +0200
Re: provide more common DMA API functions V2 Christoph Hellwig <hch@lst.de> - 2015-08-18 08:10 +0200
Re: provide more common DMA API functions V2 Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-18 08:10 +0200
Re: provide more common DMA API functions V2 Ingo Molnar <mingo@kernel.org> - 2015-08-18 10:00 +0200
Re: provide more common DMA API functions V2 Christoph Hellwig <hch@lst.de> - 2015-08-19 10:10 +0200
Re: provide more common DMA API functions V2 Andrew Morton <akpm@linux-foundation.org> - 2015-08-19 23:40 +0200
Re: provide more common DMA API functions V2 Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-20 02:00 +0200
Re: provide more common DMA API functions V2 Michael Ellerman <mpe@ellerman.id.au> - 2015-08-20 03:20 +0200
csiph-web