On Mon, 9 Jul 2018 18:02:39 +0200
Michal Suchánek wrote:
> On Fri, 6 Jul 2018 19:40:24 +1000
> Nicholas Piggin wrote:
>
> > On Wed, 04 Jul 2018 23:30:12 +0530
> > Mahesh J Salgaonkar wrote:
> >
> > > From: Mahesh Salgaonkar
> > >
> > > Now that other platforms also implements real mode mc
On Fri, 6 Jul 2018 19:40:24 +1000
Nicholas Piggin wrote:
> On Wed, 04 Jul 2018 23:30:12 +0530
> Mahesh J Salgaonkar wrote:
>
> > From: Mahesh Salgaonkar
> >
> > Now that other platforms also implements real mode mce handler,
> > lets consolidate the code by sharing existing powernv machine ch
On Wed, 04 Jul 2018 23:30:12 +0530
Mahesh J Salgaonkar wrote:
> From: Mahesh Salgaonkar
>
> Now that other platforms also implements real mode mce handler,
> lets consolidate the code by sharing existing powernv machine check
> early code. Rename machine_check_powernv_early to
> machine_check_c
From: Mahesh Salgaonkar
Now that other platforms also implements real mode mce handler,
lets consolidate the code by sharing existing powernv machine check
early code. Rename machine_check_powernv_early to
machine_check_common_early and reuse the code.
Signed-off-by: Mahesh Salgaonkar
---
arch