[PATCH] update config for s390x

Dan Horák dan at danny.cz
Sat Nov 16 18:07:53 UTC 2013


this is required to fix the first from the following errors, see [1] for
full log

...
ERROR: "devm_ioremap_resource" [drivers/input/serio/arc_ps2.ko] undefined!
ERROR: "unxlate_dev_mem_ptr" [drivers/char/crash.ko] undefined!
ERROR: "xlate_dev_mem_ptr" [drivers/char/crash.ko] undefined!

The other 2 show there is something wrong in the crash driver on s390x, with
this one also disabled the build from current master succeeds.

[1] http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1260485


		Dan

On Sat, 16 Nov 2013 19:01:04 +0100
Dan Horák <dan at danny.cz> wrote:

> ---
>  config-s390x | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/config-s390x b/config-s390x
> index f9f1f82..59f7604 100644
> --- a/config-s390x
> +++ b/config-s390x
> @@ -247,6 +247,7 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y
>  # CONFIG_INPUT_TABLET is not set
>  # CONFIG_INPUT_TOUCHSCREEN is not set
>  # CONFIG_INPUT_MISC is not set
> +# CONFIG_SERIO is not set
>  
>  # CONFIG_ACCESSIBILITY is not set
>  # CONFIG_AUXDISPLAY is not set
> -- 
> 1.8.1.4
> 
> _______________________________________________
> kernel mailing list
> kernel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/kernel


More information about the kernel mailing list