Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1229700
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] dma-mapping: Deinline dma_[un]map_single_attrs() |
| Date | 2015-09-21 21:50 +0200 |
| Message-ID | <qbfg6-7Up-17@gated-at.bofh.it> (permalink) |
| References | <qaN0u-1gD-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, 20 Sep 2015, Denys Vlasenko wrote: > --- > include/asm-generic/dma-mapping-common.h | 40 ++++++--------------------- > kernel/Makefile | 3 +- > kernel/dma-mapping-common.c | 47 ++++++++++++++++++++++++++++++++ Can we please move that to lib/ ? Thanks, tglx -- 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
[PATCH] dma-mapping: Deinline dma_[un]map_single_attrs() Denys Vlasenko <dvlasenk@redhat.com> - 2015-09-20 15:40 +0200
Re: [PATCH] dma-mapping: Deinline dma_[un]map_single_attrs() Thomas Gleixner <tglx@linutronix.de> - 2015-09-21 21:50 +0200
Re: [PATCH] dma-mapping: Deinline dma_[un]map_single_attrs() Denys Vlasenko <dvlasenk@redhat.com> - 2015-09-22 15:30 +0200
csiph-web