> On 21-May-2015, at 05:16, Michael Neuling wrote:
>
> + */
>> +ssize_t cxl_afu_read_err_buffer(struct cxl_afu *afu, char *buf,
>> +loff_t off, size_t count)
>> +{
>> +loff_t aligned_off;
>> +size_t aligned_count;
>> +const void __iomem *ebuf = afu->afu_desc_mmio + af
shutdown time.
>
> Signed-off-by: Vipin K Parashar
Acked-by: trigg
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
Hi Vipin,
I am almost done, just a few nitpicks :-)
~Trigg
On Fri, May 15, 2015 at 4:11 PM, Vipin K Parashar
wrote:
> This patch adds support for FSP EPOW (Early Power Off Warning) and
> DPO (Delayed Power Off) events for PowerNV platform. EPOW events are
> generated by SPCN/FSP due t
> On 14-May-2015, at 16:16, Vipin K Parashar wrote:
>
> This patch adds support for FSP EPOW (Early Power Off Warning) and
> DPO (Delayed Power Off) events support for PowerNV platform. EPOW events
> are generated by SPCN/FSP due to various critical system conditions that
> need system shutdown
Hi Vipin,
These comments are in addition to what Joel has said in his review.
On Thu, May 7, 2015 at 3:00 PM, Vipin K Parashar
wrote:
> This patch adds support for FSP EPOW (Early Power Off Warning) and
> DPO (Delayed Power Off) events support for PowerNV platform. EPOW events
> are generated b