[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56CB443C.40103@linaro.org>
Date: Mon, 22 Feb 2016 18:24:12 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Shreyas B Prabhu <shreyas@...ux.vnet.ibm.com>, tglx@...utronix.de
Cc: peterz@...radead.org, rafael@...nel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, nicolas.pitre@...aro.org,
vincent.guittot@...aro.org
Subject: Re: [PATCH V3 1/2] irq: Track the interrupt timings
On 02/22/2016 03:48 PM, Shreyas B Prabhu wrote:
[ ... ]
>> +
>> + free_timings(desc);
>> + free_masks(desc);
>> + free_percpu(desc->kstat_irqs);
>> + kfree(desc);
>> }
>
> I think this is a rebase error. If I am not wrong, instead of this you
> need to add free_timings(desc) to delayed_free_desc.
Ah, yes. Good catch.
Thanks for spotting it.
-- Daniel
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
Powered by blists - more mailing lists