Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1164599 > unrolled thread

Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

Started byJulia Lawall <julia.lawall@lip6.fr>
First post2015-06-13 11:10 +0200
Last post2015-06-13 19:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of  irq_flow_handler_t Julia Lawall <julia.lawall@lip6.fr> - 2015-06-13 11:10 +0200
    Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t Jiang Liu <jiang.liu@linux.intel.com> - 2015-06-13 19:00 +0200

#1164599 — Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

FromJulia Lawall <julia.lawall@lip6.fr>
Date2015-06-13 11:10 +0200
SubjectRe: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
Message-ID<pAPBU-8nh-5@gated-at.bofh.it>
>     unsigned irq = irq_desc_get_irq(desc);

Actually, it seems that this function doesn't exist in linux-next either.
What is the correct name of the function, or is there some other tree that
I should be working on?

thanks,
julia
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1164663 — Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

FromJiang Liu <jiang.liu@linux.intel.com>
Date2015-06-13 19:00 +0200
SubjectRe: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
Message-ID<pAWWK-1ZU-13@gated-at.bofh.it>
In reply to#1164599
On 2015/6/13 22:53, Julia Lawall wrote:
> Better formatted diff.
Great thanks to you, Julia!
It seems really attractively, I will try to figure out
whether I have caught all the cases.

BTW, a new version of these patch set has been posted at:
http://comments.gmane.org/gmane.linux.kernel.pci/42320

I have also push the new version to github in case you need
to access it:
 https://github.com/jiangliu/linux.git irq:irqdesc_v2

Thanks!
Gerry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web