Re: [RESEND PATCH v3] powerpc/pseries: Limit EPOW reset event warnings

2015-07-15 Thread Vipin K Parashar
On 07/15/2015 09:52 AM, Kamalesh Babulal wrote: Kernel prints respective warnings about various EPOW events for user information/action after parsing EPOW interrupts. Prompting user to take action depending upon the severity of the event. Second line probably isn't needed. Also below line can

[RESEND PATCH v3] powerpc/pseries: Limit EPOW reset event warnings

2015-07-14 Thread Kamalesh Babulal
Kernel prints respective warnings about various EPOW events for user information/action after parsing EPOW interrupts.Prompting user to take action depending upon the severity of the event. At times EPOW reset event warning, such as below could flood kernel log, over a period of time. May 25 03:4

Re: [PATCH v3] powerpc/pseries: Limit EPOW reset event warnings

2015-07-14 Thread Vipin K Parashar
Patch looks good. Though it seems that we can improve upon commit log description to better describe the problem and solution. Few suggestions as below: Avoid multiple EPOW reset .. is better suited as one line description of this problem. On 07/14/2015 08:39 PM, Kamalesh Babulal wrote:

[PATCH v3] powerpc/pseries: Limit EPOW reset event warnings

2015-07-14 Thread Kamalesh Babulal
We print the respective warning after parsing EPOW interrupts, prompting user to take action depending upon the severity of the event. Some times EPOW rest event warning, such as below could flood kernel log, over a period of time. Limit these warnings by use of epow_state flag, which is initializ