Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2009 21:14:26 +0100
From:      Christoph Mallon <christoph.mallon@gmx.de>
To:        Olivier Houchard <cognet@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r188019 - in head/sys/arm: arm sa11x0
Message-ID:  <49875422.8070402@gmx.de>
In-Reply-To: <200902022009.n12K9Ei5006072@svn.freebsd.org>
References:  <200902022009.n12K9Ei5006072@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Olivier Houchard schrieb:
> Modified: head/sys/arm/sa11x0/assabet_machdep.c
> ==============================================================================
> --- head/sys/arm/sa11x0/assabet_machdep.c	Mon Feb  2 19:54:16 2009	(r188018)
> +++ head/sys/arm/sa11x0/assabet_machdep.c	Mon Feb  2 20:09:14 2009	(r188019)
> @@ -272,7 +268,6 @@ initarm(void *arg, void *arg2)
>  	 * This page will just contain the system vectors and can be
>  	 * shared by all processes.
>  	 */
> -	pt_size = round_page(freemempos) - physical_freestart;
>  
>  	/* Allocate stacks for all modes */
>  	valloc_pages(irqstack, IRQ_STACK_SIZE);

What about the comment above? It seems to relate to the removed line.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49875422.8070402>