Re: [PATCH] irqdomain: remove the confused log

2015-08-26 Thread Thomas Gleixner
On Wed, 26 Aug 2015, Huang Shijie wrote: > On Tue, Aug 25, 2015 at 09:34:00PM +0200, Thomas Gleixner wrote: > > On Tue, 25 Aug 2015, Huang Shijie wrote: > > > > > When the dynamic debug is enabled for irq domain, the kernel will print > > > out: > > >

Re: [PATCH] irqdomain: remove the confused log

2015-08-26 Thread Thomas Gleixner
On Wed, 26 Aug 2015, Huang Shijie wrote: On Tue, Aug 25, 2015 at 09:34:00PM +0200, Thomas Gleixner wrote: On Tue, 25 Aug 2015, Huang Shijie wrote: When the dynamic debug is enabled for irq domain, the kernel will print out: --

Re: [PATCH] irqdomain: remove the confused log

2015-08-25 Thread Huang Shijie
On Tue, Aug 25, 2015 at 09:34:00PM +0200, Thomas Gleixner wrote: > On Tue, 25 Aug 2015, Huang Shijie wrote: > > > When the dynamic debug is enabled for irq domain, the kernel will print out: > > -- > > irqdomain:__irq_domain_add: irq:

Re: [PATCH] irqdomain: remove the confused log

2015-08-25 Thread Thomas Gleixner
On Tue, 25 Aug 2015, Huang Shijie wrote: > When the dynamic debug is enabled for irq domain, the kernel will print out: > -- > irqdomain:__irq_domain_add: irq: Added domain (null) > --

[PATCH] irqdomain: remove the confused log

2015-08-25 Thread Huang Shijie
When the dynamic debug is enabled for irq domain, the kernel will print out: -- irqdomain:__irq_domain_add: irq: Added domain (null) -- It does not print out the irq domain's name,

[PATCH] irqdomain: remove the confused log

2015-08-25 Thread Huang Shijie
When the dynamic debug is enabled for irq domain, the kernel will print out: -- irqdomain:__irq_domain_add: irq: Added domain (null) -- It does not print out the irq domain's name,

Re: [PATCH] irqdomain: remove the confused log

2015-08-25 Thread Thomas Gleixner
On Tue, 25 Aug 2015, Huang Shijie wrote: When the dynamic debug is enabled for irq domain, the kernel will print out: -- irqdomain:__irq_domain_add: irq: Added domain (null) --

Re: [PATCH] irqdomain: remove the confused log

2015-08-25 Thread Huang Shijie
On Tue, Aug 25, 2015 at 09:34:00PM +0200, Thomas Gleixner wrote: On Tue, 25 Aug 2015, Huang Shijie wrote: When the dynamic debug is enabled for irq domain, the kernel will print out: -- irqdomain:__irq_domain_add: irq: Added domain