Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706477
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Alan Cox <alan@linux.intel.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: media: atomisp: use kvmalloc/kvzalloc |
| Date | Tue, 08 Aug 2017 14:30:02 +0200 |
| Message-ID | <ucbO2-8kG-5@gated-at.bofh.it> (permalink) |
| References | <ubQzU-s0-3@gated-at.bofh.it> <ubQzU-s0-1@gated-at.bofh.it> |
| X-Extloop1 | 1 |
| X-Ironport-Av | E=Sophos;i="5.41,343,1498546800"; d="scan'208";a="137693610" |
| Organization | Intel Corporation |
| Content-Type | text/plain; charset="UTF-8" |
| MIME-Version | 1.0 |
| X-Mailer | Evolution 3.22.6 (3.22.6-2.fc25) |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 11 |
| X-Original-Cc | linux-media@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Tue, 08 Aug 2017 13:25:41 +0100 |
| X-Original-Message-ID | <1502195141.4561.1.camel@linux.intel.com> |
| X-Original-References | <5f901760510d0dc6e6e971d4136c8d2d4e0a13fd.1502103408.git.geliangtang@gmail.com> <6718b1734dc8f657d91b37c7c59f3b709719670c.1502090593.git.geliangtang@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1706477 |
Show key headers only | View raw
On Mon, 2017-08-07 at 21:44 +0800, Geliang Tang wrote: > Use kvmalloc()/kvzalloc() instead of atomisp_kernel_malloc() > /atomisp_kernel_zalloc(). > > Signed-off-by: Geliang Tang <geliangtang@gmail.com> Definitely better now we have kvmalloc/kvzalloc. Thanks Alan
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] staging: media: atomisp: use kvmalloc/kvzalloc Geliang Tang <geliangtang@gmail.com> - 2017-08-07 15:50 +0200 Re: [PATCH] staging: media: atomisp: use kvmalloc/kvzalloc Alan Cox <alan@linux.intel.com> - 2017-08-08 14:30 +0200
csiph-web