[PATCH] [trivial] clear iSeries refcode field

Anton Blanchard anton at samba.org
Thu Aug 5 07:30:54 EST 2004


Hi John,

> This patch clears the refcode field when booting an iSeries partition.
> Please apply if there are no problems.  Thanks.
>
> Signed-off-by:  John Engel <jhe at us.ibm.com>

Thanks, but it looks like this one is already in current BK.

Anton

> --- arch/ppc64/kernel/iSeries_setup.c.orig 2004-05-17 15:48:53.000000000
> -0500
> +++ arch/ppc64/kernel/iSeries_setup.c 2004-05-17 16:32:46.000000000 -0500
> @@ -852,3 +852,12 @@
>    }
>   }
>  }
> +
> +int __init iSeries_src_init(void)
> +{
> +        /* clear the progress line */
> +        ppc_md.progress(" ", 0xffff);
> +        return 0;
> +}
> +
> +late_initcall(iSeries_src_init);

** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list