[LV] [LV-k25-commit] Linux for the VAX architecture: Changes to'vax4linus'
Kenn Humborg
kenn at bluetree.ie
Sat Apr 8 12:46:43 CEST 2006
> Like this?
>
> diff --git a/arch/vax/boot/head.S b/arch/vax/boot/head.S
> index bf59290..528967a 100644
> --- a/arch/vax/boot/head.S
> +++ b/arch/vax/boot/head.S
> @@ -79,7 +79,8 @@ codestart:
> * we haven't yet enabled mapping, but want to use the function
> * pointers (eg. to print something.)
> */
> - movl mv, %r10 /* R10 = &mv */
> + movl mv, %r10 /* R10 = mv (which holds a
> pointer to
> + the actual struct mv in use. */
> moval start, %r8 /* R8 = &start */
>
> /*
Yes.
> ...or shall I pull an alternative patch from your repo? :-)
That would be a non-existent patch :-)
Later,
Kenn
_______________________________________________
Linux-Vax mailing list
Linux-Vax at pergamentum.com
http://www.pergamentum.com/mailman/listinfo/linux-vax
More information about the Vax-linux
mailing list