From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752704AbbABPjk (ORCPT ); Fri, 2 Jan 2015 10:39:40 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:42854 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752113AbbABPj0 (ORCPT ); Fri, 2 Jan 2015 10:39:26 -0500 Message-ID: <54A6BB85.70805@ti.com> Date: Fri, 2 Jan 2015 09:38:45 -0600 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Tomasz Figa CC: Marek Szyprowski , linux-kernel , linux-arm-kernel , Kyungmin Park , "linux-samsung-soc@vger.kernel.org" , linux-omap , Arnd Bergmann , Olof Johansson , Russell King - ARM Linux , Kukjin Kim , Laura Abbott , Linus Walleij , Tony Lindgren , Daniel Drake , Jon Loeliger , Mark Rutland , Kevin Hilman Subject: Re: [PATCH v10 2/8] ARM: l2c: Refactor the driver to use commit-like interface References: <1419331716-8972-1-git-send-email-m.szyprowski@samsung.com> <1419331716-8972-3-git-send-email-m.szyprowski@samsung.com> <54A19C17.1020909@ti.com> <54A2BBDC.1020900@ti.com> <54A66143.2080506@gmail.com> In-Reply-To: <54A66143.2080506@gmail.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/02/2015 03:13 AM, Tomasz Figa wrote: > However I'm not sure about your concern about using l2x0_data before > kmemdup(). I don't see any code potentially doing this. It is not terribly important, but anyways [1] is what I had in mind.. [1] https://github.com/nmenon/linux-2.6-playground/commit/40f65e4707856f7b35872cf2225bf8beaf43552c#diff-56925866b8b499d75763bf5a1d7f1666L883 -- Regards, Nishanth Menon