On Tue, 2016-28-06 at 05:02:46 UTC, Michael Ellerman wrote:
> The pseries HVC early debug options, CONFIG_PPC_EARLY_DEBUG_LPAR and
> CONFIG_PPC_EARLY_DEBUG_LPAR_HVSI both require code that is part of the
> hvc driver. If we turn them on but not CONFIG_HVC_CONSOLE then we get:
> 
>   arch/powerpc/kernel/built-in.o: In function `.udbg_early_init':
>   arch/powerpc/kernel/built-in.o:(.debug_addr+0x9a00): undefined reference to 
> `udbg_init_debug_lpar'
> 
> Similarly for HVSI. So make them both depend on CONFIG_HVC_CONSOLE.
> 
> Signed-off-by: Michael Ellerman <m...@ellerman.id.au>

Applied to powerpc next.

https://git.kernel.org/powerpc/c/236977609a81150c4561c33fa6

cheers
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to