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

Reply via email to