Re: [PATCH] irq: Remove unnecessary warning with affinity_hint

2015-04-08 Thread Seiichi Ikarashi
On 2015-04-08 16:39, Ingo Molnar wrote: > > * Seiichi Ikarashi wrote: > >> Hi, >> >> On 2015-04-08 15:28, Ingo Molnar wrote: >>> >>> * Seiichi Ikarashi wrote: >>> Hi, If you turn off a PCI device whose driver has set affinity_hint, you will get warning message which does _no

Re: [PATCH] irq: Remove unnecessary warning with affinity_hint

2015-04-08 Thread Ingo Molnar
* Seiichi Ikarashi wrote: > Hi, > > On 2015-04-08 15:28, Ingo Molnar wrote: > > > > * Seiichi Ikarashi wrote: > > > >> Hi, > >> > >> If you turn off a PCI device whose driver has set affinity_hint, > >> you will get warning message which does _not_ explain the reason > >> why it appeared fro

Re: [PATCH] irq: Remove unnecessary warning with affinity_hint

2015-04-08 Thread Seiichi Ikarashi
Hi, On 2015-04-08 15:28, Ingo Molnar wrote: > > * Seiichi Ikarashi wrote: > >> Hi, >> >> If you turn off a PCI device whose driver has set affinity_hint, >> you will get warning message which does _not_ explain the reason >> why it appeared from the user's point of view. >> >> # echo 0 > /sys

Re: [PATCH] irq: Remove unnecessary warning with affinity_hint

2015-04-07 Thread Ingo Molnar
* Seiichi Ikarashi wrote: > Hi, > > If you turn off a PCI device whose driver has set affinity_hint, > you will get warning message which does _not_ explain the reason > why it appeared from the user's point of view. > > # echo 0 > /sys/bus/pci/slots/65/power > > Apr 28 20:29:39 localhost

[PATCH] irq: Remove unnecessary warning with affinity_hint

2015-04-07 Thread Seiichi Ikarashi
Hi, If you turn off a PCI device whose driver has set affinity_hint, you will get warning message which does _not_ explain the reason why it appeared from the user's point of view. # echo 0 > /sys/bus/pci/slots/65/power Apr 28 20:29:39 localhost kernel: [ cut here ]

[PATCH] irq: Remove unnecessary warning with affinity_hint

2015-03-30 Thread Seiichi Ikarashi
Hi Thomas, If you turn off a PCI device whose driver has set affinity_hint, you will get warning message which does _not_ explain the reason why it appeared from the user's point of view. # echo 0 > /sys/bus/pci/slots/65/power Apr 28 20:29:39 localhost kernel: [ cut here ]---

[PATCH] irq: Remove unnecessary warning with affinity_hint

2015-03-24 Thread Seiichi Ikarashi
Hi, If you turn off a PCI device whose driver has set affinity_hint, you will get warning message which does _not_ explain the reason why it is appeared from the users' point of view. # echo 0 > /sys/bus/pci/slots/65/power Apr 28 20:29:39 localhost kernel: [ cut here ]---