[LV] [LV-k25-commit] Linux for the VAX architecture: Changes to 'vax4linus'
Kenn Humborg
kenn at bluetree.ie
Sat Apr 8 06:38:15 CEST 2006
> diff --git a/arch/vax/boot/head.S b/arch/vax/boot/head.S
> index 3861e3a..bf59290 100644
> --- a/arch/vax/boot/head.S
> +++ b/arch/vax/boot/head.S
..
> + /*
> + * Prepare to fix some of the Machine Vector pointers to
> + * point to physical memory (instead of virtual addresses) because
> + * we haven't yet enabled mapping, but want to use the function
> + * pointers (eg. to print something.)
> + */
> + movl mv, %r10 /* R10 = &mv */
> + moval start, %r8 /* R8 = &start */
That comment should be R10 = mv.
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