Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1339749
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V3 1/2] irq: Track the interrupt timings |
| Date | 2016-02-22 18:30 +0100 |
| Message-ID | <r52t4-LR-35@gated-at.bofh.it> (permalink) |
| References | <r2Q31-1iJ-35@gated-at.bofh.it> <r4ZYe-7bh-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V3 1/2] irq: Track the interrupt timings Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-16 16:50 +0100
[PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-16 16:50 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Nicolas Pitre <nicolas.pitre@linaro.org> - 2016-02-16 17:50 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period "Rafael J. Wysocki" <rafael@kernel.org> - 2016-02-18 00:10 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period "Rafael J. Wysocki" <rafael@kernel.org> - 2016-02-18 00:30 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-18 11:30 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period "Rafael J. Wysocki" <rafael@kernel.org> - 2016-02-18 21:00 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-19 16:10 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period "Rafael J. Wysocki" <rafael@kernel.org> - 2016-02-20 00:50 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-23 10:50 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> - 2016-02-22 16:10 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-22 18:30 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> - 2016-02-23 11:10 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> - 2016-02-23 11:10 +0100
Re: [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-23 11:20 +0100
Re: [PATCH V3 1/2] irq: Track the interrupt timings Nicolas Pitre <nicolas.pitre@linaro.org> - 2016-02-16 17:50 +0100
Re: [PATCH V3 1/2] irq: Track the interrupt timings Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> - 2016-02-22 15:50 +0100
Re: [PATCH V3 1/2] irq: Track the interrupt timings Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-02-22 18:30 +0100
csiph-web