Re: [PATCH V3 1/2] irq: Track the interrupt timings

From: Daniel Lezcano
Date: Mon Feb 22 2016 - 12:24:22 EST


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