Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209057
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: provide more common DMA API functions V2 |
| Date | 2015-08-18 08:10 +0200 |
| Message-ID | <pYIfT-631-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> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 17, 2015 at 10:45:52PM -0700, Andrew Morton wrote: > > > > > > I'll merge these 5 patches for 4.3. That means I'll release them into > > > linux-next after 4.2 is released. > > > > So you only add for-4.3 code to -next after 4.2 is odd? Isn't thast the > > wrong way around? > > Linus will be releasing 4.2 in 1-2 weeks and until then, linux-next is > supposed to contain only 4.2 material. Once 4.2 is released, > linux-next is open for 4.3 material. Hmm, I'm pretty sure there's tons of 4.3 material in linux-next at the moment, at least I got merge warning messages from Stephen about some yesterday. -- 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
[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
csiph-web