[Skiboot] [PATCH] Revert "fsp/console: Allocate irq for each hvc console"

Alistair Popple alistair at popple.id.au
Fri Jun 16 16:04:26 AEST 2017


On Fri, 16 Jun 2017 10:52:41 AM Vasant Hegde wrote:
> On 11/22/2016 10:49 AM, Pridhiviraj Paidipeddi wrote:
> > This reverts commit 583c8203dcb26b42cea81e4734ea926dae05dbb9.
> >
> 
> Stewart,
> 
> I think we should apply this patch to 5.4.x stable branch. This will avoid below 
> kernel message on pre 4.2 kernel.

I believe reverting just these lines is the better fix:

-         opal_event = dt_find_by_name(opal_node, "event");
-         if (opal_event)
-                 dt_add_property_cells(fs_node, "interrupt-parent",
-                                       opal_event->phandle);

This needs to be tested on both pre and post 4.2 kernels, however I simply
haven't found the time yet sorry. Vasant if you could see if that fixes your
issue that would be great!

Thanks.

- Alistair

> -Vasant
> 
> _______________________________________________
> Skiboot mailing list
> Skiboot at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/skiboot
> 



More information about the Skiboot mailing list