Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2013-06-05 Thread Grant Likely
On Wed, 17 Apr 2013 14:48:19 +0800, Mike wrote: > 在 2012-12-11二的 08:30 +,Grant Likely写道: > > On Tue, 27 Nov 2012 09:41:46 +0800, Mike wrote: > > > 在 2012-11-26一的 20:17 +,Grant Likely写道: > > > > On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu > > > > wrote: > >

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2013-06-05 Thread Grant Likely
On Wed, 17 Apr 2013 14:48:19 +0800, Mike qiud...@linux.vnet.ibm.com wrote: 在 2012-12-11二的 08:30 +,Grant Likely写道: On Tue, 27 Nov 2012 09:41:46 +0800, Mike qiud...@linux.vnet.ibm.com wrote: 在 2012-11-26一的 20:17 +,Grant Likely写道: On Mon, 24 Sep 2012

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2013-04-17 Thread Mike
在 2012-12-11二的 08:30 +,Grant Likely写道: > On Tue, 27 Nov 2012 09:41:46 +0800, Mike wrote: > > 在 2012-11-26一的 20:17 +,Grant Likely写道: > > > On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu > > > wrote: > > > > Function irq_create_mapping() calls irq_find_mapping(). The later > > > > function

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2013-04-17 Thread Mike
在 2012-12-11二的 08:30 +,Grant Likely写道: On Tue, 27 Nov 2012 09:41:46 +0800, Mike qiud...@linux.vnet.ibm.com wrote: 在 2012-11-26一的 20:17 +,Grant Likely写道: On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu qiud...@linux.vnet.ibm.com wrote: Function irq_create_mapping() calls

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-12-11 Thread Mike
在 2012-12-11二的 08:30 +,Grant Likely写道: > On Tue, 27 Nov 2012 09:41:46 +0800, Mike wrote: > > 在 2012-11-26一的 20:17 +,Grant Likely写道: > > > On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu > > > wrote: > > > > Function irq_create_mapping() calls irq_find_mapping(). The later > > > > function

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-12-11 Thread Grant Likely
On Tue, 27 Nov 2012 09:41:46 +0800, Mike wrote: > 在 2012-11-26一的 20:17 +,Grant Likely写道: > > On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu > > wrote: > > > Function irq_create_mapping() calls irq_find_mapping(). The later > > > function has checked if the indicated IRQ domain

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-12-11 Thread Grant Likely
On Tue, 27 Nov 2012 09:41:46 +0800, Mike qiud...@linux.vnet.ibm.com wrote: 在 2012-11-26一的 20:17 +,Grant Likely写道: On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu qiud...@linux.vnet.ibm.com wrote: Function irq_create_mapping() calls irq_find_mapping(). The later function

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-12-11 Thread Mike
在 2012-12-11二的 08:30 +,Grant Likely写道: On Tue, 27 Nov 2012 09:41:46 +0800, Mike qiud...@linux.vnet.ibm.com wrote: 在 2012-11-26一的 20:17 +,Grant Likely写道: On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu qiud...@linux.vnet.ibm.com wrote: Function irq_create_mapping() calls

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-11-26 Thread Mike
在 2012-11-26一的 20:17 +,Grant Likely写道: > On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu > wrote: > > Function irq_create_mapping() calls irq_find_mapping(). The later > > function has checked if the indicated IRQ domain has hw IRQ mapped to > > virtual IRQ through legacy mode or not and return

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-11-26 Thread Grant Likely
On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu wrote: > Function irq_create_mapping() calls irq_find_mapping(). The later > function has checked if the indicated IRQ domain has hw IRQ mapped to > virtual IRQ through legacy mode or not and return the value of the > legacy irq number by call

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-11-26 Thread Grant Likely
On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu qiud...@linux.vnet.ibm.com wrote: Function irq_create_mapping() calls irq_find_mapping(). The later function has checked if the indicated IRQ domain has hw IRQ mapped to virtual IRQ through legacy mode or not and return the value of the legacy irq

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-11-26 Thread Mike
在 2012-11-26一的 20:17 +,Grant Likely写道: On Mon, 24 Sep 2012 17:37:55 +0800, Mike Qiu qiud...@linux.vnet.ibm.com wrote: Function irq_create_mapping() calls irq_find_mapping(). The later function has checked if the indicated IRQ domain has hw IRQ mapped to virtual IRQ through legacy mode

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-10-09 Thread Mike
Any comments? Thanks 在 2012-09-24一的 17:37 +0800,Mike Qiu写道: > Function irq_create_mapping() calls irq_find_mapping(). The later > function has checked if the indicated IRQ domain has hw IRQ mapped to > virtual IRQ through legacy mode or not and return the value of the > legacy irq number by call

Re: [PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-10-09 Thread Mike
Any comments? Thanks 在 2012-09-24一的 17:37 +0800,Mike Qiu写道: Function irq_create_mapping() calls irq_find_mapping(). The later function has checked if the indicated IRQ domain has hw IRQ mapped to virtual IRQ through legacy mode or not and return the value of the legacy irq number by call

[PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-09-24 Thread Mike Qiu
Function irq_create_mapping() calls irq_find_mapping(). The later function has checked if the indicated IRQ domain has hw IRQ mapped to virtual IRQ through legacy mode or not and return the value of the legacy irq number by call irq_domain_legacy_revmap(). We needn't to call

[PATCH] No need to call irq_domain_legacy_revmap() for twice

2012-09-24 Thread Mike Qiu
Function irq_create_mapping() calls irq_find_mapping(). The later function has checked if the indicated IRQ domain has hw IRQ mapped to virtual IRQ through legacy mode or not and return the value of the legacy irq number by call irq_domain_legacy_revmap(). We needn't to call