* CMA v16 and DMA-mapping v13 patch series @ 2011-10-20 6:01 ` Marek Szyprowski 0 siblings, 0 replies; 5+ messages in thread From: Marek Szyprowski @ 2011-10-20 6:01 UTC (permalink / raw) To: linux-arm-kernel Hello everyone, It looks that the last patch series from me was not clearly described in terms of their kernel base. Selecting a '-next' kernel as a base was not the best idea. I'm really sorry for the confusion. I've rebased again these series and prepared 3 new branches. Feel free to download and give them a try. Here are the kernel trees with latest version of the patches, ready to use: Linux v3.1-rc10 with CMA v16 (and a few fixes): git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-cma-v16 Linux v3.1-rc10 with DMA mapping v3 (with DMA-IOMMU integration): git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-dma-v3 Linux v3.1-rc10 with both CMA v16 and DMA-mapping v3: git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-cma-v16-dma-v3 Best regards -- Marek Szyprowski Samsung Poland R&D Center The above message is intended solely for the named addressee and may contain trade secret, industrial technology or privileged and confidential information otherwise protected under applicable law. Any unauthorized dissemination, distribution, copying or use of the information contained in this communication is strictly prohibited. If you have received this communication in error, please notify sender by email and delete this communication immediately. Powy?sza wiadomo?? przeznaczona jest wy??cznie dla adresata niniejszej wiadomo?ci i mo?e zawiera? informacje b?d?ce tajemnic? handlow?, tajemnic? przedsi?biorstwa oraz informacje o charakterze poufnym chronione obowi?zuj?cymi przepisami prawa. Jakiekolwiek nieuprawnione ich rozpowszechnianie, dystrybucja, kopiowanie lub u?ycie informacji zawartych w powy?szej wiadomo?ci jest zabronione. Je?li otrzyma?e? powy?sz? wiadomo?? omy?kowo, uprzejmie prosz? poinformuj o tym fakcie drog? mailow? nadawc? tej wiadomo?ci oraz niezw?ocznie usu? powy?sz? wiadomo?? ze swojego komputera. ^ permalink raw reply [flat|nested] 5+ messages in thread
* CMA v16 and DMA-mapping v13 patch series @ 2011-10-20 6:01 ` Marek Szyprowski 0 siblings, 0 replies; 5+ messages in thread From: Marek Szyprowski @ 2011-10-20 6:01 UTC (permalink / raw) To: linaro-mm-sig@lists.linaro.org Cc: 'Daniel Walker', 'Russell King', 'Arnd Bergmann', 'Jonathan Corbet', 'Mel Gorman', 'Chunsang Jeong', 'Jesse Barker', 'KAMEZAWA Hiroyuki', linux-kernel@vger.kernel.org, 'Michal Nazarewicz', 'Dave Hansen', linux-mm@kvack.org, 'Kyungmin Park', 'Ankita Garg', 'Andrew Morton', linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, 'Subash Patel', Joerg Roedel, Shariq Hasnain Hello everyone, It looks that the last patch series from me was not clearly described in terms of their kernel base. Selecting a '-next' kernel as a base was not the best idea. I'm really sorry for the confusion. I've rebased again these series and prepared 3 new branches. Feel free to download and give them a try. Here are the kernel trees with latest version of the patches, ready to use: Linux v3.1-rc10 with CMA v16 (and a few fixes): git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-cma-v16 Linux v3.1-rc10 with DMA mapping v3 (with DMA-IOMMU integration): git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-dma-v3 Linux v3.1-rc10 with both CMA v16 and DMA-mapping v3: git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-cma-v16-dma-v3 Best regards -- Marek Szyprowski Samsung Poland R&D Center The above message is intended solely for the named addressee and may contain trade secret, industrial technology or privileged and confidential information otherwise protected under applicable law. Any unauthorized dissemination, distribution, copying or use of the information contained in this communication is strictly prohibited. If you have received this communication in error, please notify sender by email and delete this communication immediately. Powyższa wiadomość przeznaczona jest wyłącznie dla adresata niniejszej wiadomości i może zawierać informacje będące tajemnicą handlową, tajemnicą przedsiębiorstwa oraz informacje o charakterze poufnym chronione obowiązującymi przepisami prawa. Jakiekolwiek nieuprawnione ich rozpowszechnianie, dystrybucja, kopiowanie lub użycie informacji zawartych w powyższej wiadomości jest zabronione. Jeśli otrzymałeś powyższą wiadomość omyłkowo, uprzejmie proszę poinformuj o tym fakcie drogą mailową nadawcę tej wiadomości oraz niezwłocznie usuń powyższą wiadomość ze swojego komputera. ^ permalink raw reply [flat|nested] 5+ messages in thread
* CMA v16 and DMA-mapping v13 patch series 2011-10-20 6:01 ` Marek Szyprowski (?) @ 2011-11-06 21:35 ` Michal Nazarewicz -1 siblings, 0 replies; 5+ messages in thread From: Michal Nazarewicz @ 2011-11-06 21:35 UTC (permalink / raw) To: linux-arm-kernel Marek Szyprowski <m.szyprowski@samsung.com> writes: > Linux v3.1-rc10 with both CMA v16 and DMA-mapping v3: > git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-cma-v16-dma-v3 I've pushed a new version based on Mel's suggestions to git://github.com/mina86/linux-2.6.git cma-17 Unfortunately, it took me more time then I anticipated and so I had no time to test the code in any way (other then compile it on x86_64). -- Best regards, _ _ .o. | Liege of Serenly Enlightened Majesty of o' \,=./ `o ..o | Computer Science, Michal "mina86" Nazarewicz (o o) ooo +-<mina86-mina86.com>-<jid:mina86-jabber.org>--ooO--(_)--Ooo-- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20111106/7ba70861/attachment.sig> ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: CMA v16 and DMA-mapping v13 patch series @ 2011-11-06 21:35 ` Michal Nazarewicz 0 siblings, 0 replies; 5+ messages in thread From: Michal Nazarewicz @ 2011-11-06 21:35 UTC (permalink / raw) To: Marek Szyprowski Cc: linaro-mm-sig@lists.linaro.org, 'Daniel Walker', 'Russell King', 'Arnd Bergmann', 'Jonathan Corbet', 'Mel Gorman', 'Chunsang Jeong', 'Jesse Barker', 'KAMEZAWA Hiroyuki', linux-kernel@vger.kernel.org, 'Dave Hansen', linux-mm@kvack.org, 'Kyungmin Park', 'Ankita Garg', 'Andrew Morton', linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, 'Subash Patel', Joerg Roedel, Shariq Hasnain, Krishna Reddy [-- Attachment #1: Type: text/plain, Size: 717 bytes --] Marek Szyprowski <m.szyprowski@samsung.com> writes: > Linux v3.1-rc10 with both CMA v16 and DMA-mapping v3: > git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-cma-v16-dma-v3 I've pushed a new version based on Mel's suggestions to git://github.com/mina86/linux-2.6.git cma-17 Unfortunately, it took me more time then I anticipated and so I had no time to test the code in any way (other then compile it on x86_64). -- Best regards, _ _ .o. | Liege of Serenly Enlightened Majesty of o' \,=./ `o ..o | Computer Science, Michal "mina86" Nazarewicz (o o) ooo +-<mina86-mina86.com>-<jid:mina86-jabber.org>--ooO--(_)--Ooo-- [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: CMA v16 and DMA-mapping v13 patch series @ 2011-11-06 21:35 ` Michal Nazarewicz 0 siblings, 0 replies; 5+ messages in thread From: Michal Nazarewicz @ 2011-11-06 21:35 UTC (permalink / raw) To: Marek Szyprowski Cc: linaro-mm-sig@lists.linaro.org, 'Daniel Walker', 'Russell King', 'Arnd Bergmann', 'Jonathan Corbet', 'Mel Gorman', 'Chunsang Jeong', 'Jesse Barker', 'KAMEZAWA Hiroyuki', linux-kernel@vger.kernel.org, 'Dave Hansen', linux-mm@kvack.org, 'Kyungmin Park', 'Ankita Garg', 'Andrew Morton', linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, 'Subash Patel', Joerg Roedel, Shariq Hasnain, Krishna Reddy [-- Attachment #1: Type: text/plain, Size: 717 bytes --] Marek Szyprowski <m.szyprowski@samsung.com> writes: > Linux v3.1-rc10 with both CMA v16 and DMA-mapping v3: > git://git.infradead.org/users/kmpark/linux-2.6-samsung 3.1-rc10-cma-v16-dma-v3 I've pushed a new version based on Mel's suggestions to git://github.com/mina86/linux-2.6.git cma-17 Unfortunately, it took me more time then I anticipated and so I had no time to test the code in any way (other then compile it on x86_64). -- Best regards, _ _ .o. | Liege of Serenly Enlightened Majesty of o' \,=./ `o ..o | Computer Science, Michal "mina86" Nazarewicz (o o) ooo +-<mina86-mina86.com>-<jid:mina86-jabber.org>--ooO--(_)--Ooo-- [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-11-06 21:35 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-10-20 6:01 CMA v16 and DMA-mapping v13 patch series Marek Szyprowski 2011-10-20 6:01 ` Marek Szyprowski 2011-11-06 21:35 ` Michal Nazarewicz 2011-11-06 21:35 ` Michal Nazarewicz 2011-11-06 21:35 ` Michal Nazarewicz
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.