[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: 2.3.99-3 axp combo patch
- From: Richard Henderson <rth twiddle net>
- To: Andrea Arcangeli <andrea suse de>
- Cc: Linus Torvalds <torvalds transmeta com>, axp-list redhat com, linux-alpha vger rutgers edu
- Subject: Re: 2.3.99-3 axp combo patch
- Date: Wed, 29 Mar 2000 09:18:39 -0800
On Wed, Mar 29, 2000 at 06:41:38PM +0200, Andrea Arcangeli wrote:
> This is an incremental patch that allows me to boot:
Oh please. You just reverted most of the interesting changes.
> - start_kernel_pfn = PFN_UP(virt_to_phys(_stext));
> +#if 0
> + start_kernel_pfn = PFN_DOWN(virt_to_phys(_stext));
> +#else
> + start_kernel_pfn = 0;
> +#endif
Surely this is the only one needed if, as you claim, you can't
reuse low memory on you machine.
r~
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]