Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Jiang Liu
On 2014/11/18 21:28, Yun Wu (Abel) wrote: > On 2014/11/18 20:38, Jiang Liu wrote: > >> On 2014/11/18 19:47, Yun Wu (Abel) wrote: >>> On 2014/11/18 18:03, Thomas Gleixner wrote: >>> On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: > Hi Thomas, Jiang, > On 2014/11/12 21:43, Thomas

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Yun Wu (Abel)
On 2014/11/18 20:38, Jiang Liu wrote: > On 2014/11/18 19:47, Yun Wu (Abel) wrote: >> On 2014/11/18 18:03, Thomas Gleixner wrote: >> >>> On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: >>> Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: > From: Jiang Liu [...]

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Jiang Liu
On 2014/11/18 19:47, Yun Wu (Abel) wrote: > On 2014/11/18 18:03, Thomas Gleixner wrote: > >> On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: >> >>> Hi Thomas, Jiang, >>> On 2014/11/12 21:43, Thomas Gleixner wrote: >>> From: Jiang Liu >>> [...] +void irq_domain_set_info(struct irq_domain

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Yun Wu (Abel)
On 2014/11/18 18:03, Thomas Gleixner wrote: > On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: > >> Hi Thomas, Jiang, >> On 2014/11/12 21:43, Thomas Gleixner wrote: >> >>> From: Jiang Liu >> [...] >>> +void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, >>> +

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Thomas Gleixner
On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: > Hi Thomas, Jiang, > On 2014/11/12 21:43, Thomas Gleixner wrote: > > > From: Jiang Liu > [...] > > +void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, > > +irq_hw_number_t hwirq, struct irq_chip *chip, > > +

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Yun Wu (Abel)
Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: > From: Jiang Liu [...] > +void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, > + irq_hw_number_t hwirq, struct irq_chip *chip, > + void *chip_data, irq_flow_handler_t

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Yun Wu (Abel)
Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com [...] +void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, + irq_hw_number_t hwirq, struct irq_chip *chip, + void *chip_data,

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Thomas Gleixner
On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com [...] +void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, +irq_hw_number_t hwirq, struct irq_chip

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Yun Wu (Abel)
On 2014/11/18 18:03, Thomas Gleixner wrote: On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com [...] +void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, +

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Jiang Liu
On 2014/11/18 19:47, Yun Wu (Abel) wrote: On 2014/11/18 18:03, Thomas Gleixner wrote: On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com [...] +void irq_domain_set_info(struct irq_domain

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Yun Wu (Abel)
On 2014/11/18 20:38, Jiang Liu wrote: On 2014/11/18 19:47, Yun Wu (Abel) wrote: On 2014/11/18 18:03, Thomas Gleixner wrote: On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com [...] +void

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-18 Thread Jiang Liu
On 2014/11/18 21:28, Yun Wu (Abel) wrote: On 2014/11/18 20:38, Jiang Liu wrote: On 2014/11/18 19:47, Yun Wu (Abel) wrote: On 2014/11/18 18:03, Thomas Gleixner wrote: On Tue, 18 Nov 2014, Yun Wu (Abel) wrote: Hi Thomas, Jiang, On 2014/11/12 21:43, Thomas Gleixner wrote: From: Jiang Liu

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Jiang Liu
On 2014/11/15 1:35, Marc Zyngier wrote: > On 14/11/14 15:41, Jiang Liu wrote: >> On 2014/11/14 23:31, Marc Zyngier wrote: >>> On 12/11/14 13:43, Thomas Gleixner wrote: From: Jiang Liu Signed-off-by: Jiang Liu Cc: Bjorn Helgaas Cc: Grant Likely Cc: Marc Zyngier

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Marc Zyngier
On 14/11/14 15:41, Jiang Liu wrote: > On 2014/11/14 23:31, Marc Zyngier wrote: >> On 12/11/14 13:43, Thomas Gleixner wrote: >>> From: Jiang Liu >>> >>> Signed-off-by: Jiang Liu >>> Cc: Bjorn Helgaas >>> Cc: Grant Likely >>> Cc: Marc Zyngier >>> Cc: Yingjoe Chen >>> Cc: Yijing Wang >>>

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Jiang Liu
On 2014/11/14 23:31, Marc Zyngier wrote: > On 12/11/14 13:43, Thomas Gleixner wrote: >> From: Jiang Liu >> >> Signed-off-by: Jiang Liu >> Cc: Bjorn Helgaas >> Cc: Grant Likely >> Cc: Marc Zyngier >> Cc: Yingjoe Chen >> Cc: Yijing Wang >> Signed-off-by: Thomas Gleixner >> --- >>

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Marc Zyngier
On 12/11/14 13:43, Thomas Gleixner wrote: > From: Jiang Liu > > Signed-off-by: Jiang Liu > Cc: Bjorn Helgaas > Cc: Grant Likely > Cc: Marc Zyngier > Cc: Yingjoe Chen > Cc: Yijing Wang > Signed-off-by: Thomas Gleixner > --- > include/linux/irqdomain.h |5 + >

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Marc Zyngier
On 12/11/14 13:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com Signed-off-by: Jiang Liu jiang@linux.intel.com Cc: Bjorn Helgaas bhelg...@google.com Cc: Grant Likely grant.lik...@linaro.org Cc: Marc Zyngier marc.zyng...@arm.com Cc: Yingjoe Chen

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Jiang Liu
On 2014/11/14 23:31, Marc Zyngier wrote: On 12/11/14 13:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com Signed-off-by: Jiang Liu jiang@linux.intel.com Cc: Bjorn Helgaas bhelg...@google.com Cc: Grant Likely grant.lik...@linaro.org Cc: Marc Zyngier

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Marc Zyngier
On 14/11/14 15:41, Jiang Liu wrote: On 2014/11/14 23:31, Marc Zyngier wrote: On 12/11/14 13:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com Signed-off-by: Jiang Liu jiang@linux.intel.com Cc: Bjorn Helgaas bhelg...@google.com Cc: Grant Likely grant.lik...@linaro.org

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-14 Thread Jiang Liu
On 2014/11/15 1:35, Marc Zyngier wrote: On 14/11/14 15:41, Jiang Liu wrote: On 2014/11/14 23:31, Marc Zyngier wrote: On 12/11/14 13:43, Thomas Gleixner wrote: From: Jiang Liu jiang@linux.intel.com Signed-off-by: Jiang Liu jiang@linux.intel.com Cc: Bjorn Helgaas bhelg...@google.com

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-13 Thread Marc Zyngier
On 13/11/14 10:00, Jiang Liu wrote: > On 2014/11/13 17:57, Yingjoe Chen wrote: >> On Wed, 2014-11-12 at 13:43 +, Thomas Gleixner wrote: >>> Index: tip/kernel/irq/irqdomain.c >>> === >>> --- tip.orig/kernel/irq/irqdomain.c >>> +++

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-13 Thread Jiang Liu
On 2014/11/13 17:57, Yingjoe Chen wrote: > On Wed, 2014-11-12 at 13:43 +, Thomas Gleixner wrote: >> Index: tip/kernel/irq/irqdomain.c >> === >> --- tip.orig/kernel/irq/irqdomain.c >> +++ tip/kernel/irq/irqdomain.c >> @@ -882,6

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-13 Thread Yingjoe Chen
On Wed, 2014-11-12 at 13:43 +, Thomas Gleixner wrote: > plain text document attachment > (rfc-part4-v1-02-17-genirq-introduce-helper-irq_domain_set_info-to-reduce-duplicated-code.patch) > From: Jiang Liu > > Signed-off-by: Jiang Liu > Cc: Bjorn Helgaas > Cc: Grant Likely > Cc: Marc

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-13 Thread Yingjoe Chen
On Wed, 2014-11-12 at 13:43 +, Thomas Gleixner wrote: plain text document attachment (rfc-part4-v1-02-17-genirq-introduce-helper-irq_domain_set_info-to-reduce-duplicated-code.patch) From: Jiang Liu jiang@linux.intel.com Signed-off-by: Jiang Liu jiang@linux.intel.com Cc: Bjorn

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-13 Thread Jiang Liu
On 2014/11/13 17:57, Yingjoe Chen wrote: On Wed, 2014-11-12 at 13:43 +, Thomas Gleixner wrote: Index: tip/kernel/irq/irqdomain.c === --- tip.orig/kernel/irq/irqdomain.c +++ tip/kernel/irq/irqdomain.c @@ -882,6 +882,16 @@ int

Re: [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-13 Thread Marc Zyngier
On 13/11/14 10:00, Jiang Liu wrote: On 2014/11/13 17:57, Yingjoe Chen wrote: On Wed, 2014-11-12 at 13:43 +, Thomas Gleixner wrote: Index: tip/kernel/irq/irqdomain.c === --- tip.orig/kernel/irq/irqdomain.c +++

[patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-12 Thread Thomas Gleixner
From: Jiang Liu Signed-off-by: Jiang Liu Cc: Bjorn Helgaas Cc: Grant Likely Cc: Marc Zyngier Cc: Yingjoe Chen Cc: Yijing Wang Signed-off-by: Thomas Gleixner --- include/linux/irqdomain.h |5 + kernel/irq/irqdomain.c| 10 ++ 2 files changed, 15 insertions(+) Index:

[patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

2014-11-12 Thread Thomas Gleixner
From: Jiang Liu jiang@linux.intel.com Signed-off-by: Jiang Liu jiang@linux.intel.com Cc: Bjorn Helgaas bhelg...@google.com Cc: Grant Likely grant.lik...@linaro.org Cc: Marc Zyngier marc.zyng...@arm.com Cc: Yingjoe Chen yingjoe.c...@mediatek.com Cc: Yijing Wang wangyij...@huawei.com