Re: [V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-08-19 Thread Anshuman Khandual
On 08/14/2015 08:22 AM, Michael Ellerman wrote: > On Thu, 2015-08-06 at 18:54 +0530, Anshuman Khandual wrote: >> On 08/04/2015 03:27 PM, Michael Ellerman wrote: >>> On Mon, 2015-13-07 at 08:16:06 UTC, Anshuman Khandual wrote: This patch enables facility unavailable exceptions for generic facil

Re: [V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-08-13 Thread Michael Ellerman
On Thu, 2015-08-06 at 18:54 +0530, Anshuman Khandual wrote: > On 08/04/2015 03:27 PM, Michael Ellerman wrote: > > On Mon, 2015-13-07 at 08:16:06 UTC, Anshuman Khandual wrote: > >> This patch enables facility unavailable exceptions for generic facility, > >> FPU, ALTIVEC and VSX in /proc/interrupts

Re: [V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-08-12 Thread Anshuman Khandual
On 08/09/2015 07:57 AM, Benjamin Herrenschmidt wrote: > On Tue, 2015-08-04 at 19:57 +1000, Michael Ellerman wrote: >> > On Mon, 2015-13-07 at 08:16:06 UTC, Anshuman Khandual wrote: >>> > > This patch enables facility unavailable exceptions for generic facility, >>> > > FPU, ALTIVEC and VSX in /proc

Re: [V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-08-08 Thread Benjamin Herrenschmidt
On Tue, 2015-08-04 at 19:57 +1000, Michael Ellerman wrote: > On Mon, 2015-13-07 at 08:16:06 UTC, Anshuman Khandual wrote: > > This patch enables facility unavailable exceptions for generic facility, > > FPU, ALTIVEC and VSX in /proc/interrupts listing by incrementing their > > newly added IRQ stati

Re: [V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-08-06 Thread Anshuman Khandual
On 08/04/2015 03:27 PM, Michael Ellerman wrote: > On Mon, 2015-13-07 at 08:16:06 UTC, Anshuman Khandual wrote: >> This patch enables facility unavailable exceptions for generic facility, >> FPU, ALTIVEC and VSX in /proc/interrupts listing by incrementing their >> newly added IRQ statistical counter

Re: [V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-08-04 Thread Michael Ellerman
On Mon, 2015-13-07 at 08:16:06 UTC, Anshuman Khandual wrote: > This patch enables facility unavailable exceptions for generic facility, > FPU, ALTIVEC and VSX in /proc/interrupts listing by incrementing their > newly added IRQ statistical counters as and when these exceptions happen. > This also ad

Re: [PATCH V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-07-21 Thread Anshuman Khandual
On 07/13/2015 01:46 PM, Anshuman Khandual wrote: > This patch enables facility unavailable exceptions for generic facility, > FPU, ALTIVEC and VSX in /proc/interrupts listing by incrementing their > newly added IRQ statistical counters as and when these exceptions happen. > This also adds couple of

[PATCH V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface

2015-07-13 Thread Anshuman Khandual
This patch enables facility unavailable exceptions for generic facility, FPU, ALTIVEC and VSX in /proc/interrupts listing by incrementing their newly added IRQ statistical counters as and when these exceptions happen. This also adds couple of helper functions which will be called from within the in