Re: [PATCH]  misc/pvpanic: resolve compile errors for arch=um
From: Greg KH
Date:  Mon Nov 26 2018 - 14:53:37 EST
On Fri, Nov 16, 2018 at 07:13:26PM +0800, Peng Hao wrote:
> Resolve compile error for arch=um
> pvpanic.c:(.text+0xb6): undefined reference to `devm_ioremap_resource'
> 
> Signed-off-by: Peng Hao <peng.hao2@xxxxxxxxxx>
> ---
>  drivers/misc/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
What commit is this fixing?  What broke and when did it break?
thanks,
greg k-h