Subject: Re: [FLAG DAY!] Install a new ofwboot *now* !
To: None <martin@duskware.de>
From: Takeshi Nakayama <tn@catvmics.ne.jp>
List: port-sparc64
Date: 02/01/2006 05:44:34
>>> Martin Husemann <martin@duskware.de> wrote
> On Wed, Feb 01, 2006 at 01:43:20AM +0900, Takeshi Nakayama wrote:
> > I guess the following diff to new kernel is related to this issue.
>
> Yes, that fixes it - please commit!
Just commited.
| Module Name: src
| Committed By: nakayama
| Date: Tue Jan 31 20:18:40 UTC 2006
|
| Modified Files:
| src/sys/arch/sparc64/sparc64: pmap.c
|
| Log Message:
| Fix the new ofwboot boot problem with kernels where .text segment is smaller
| than 4MB.
|
| Unless this fix, boot failed with the message as below.
|
| | panic: pmap_kextract: Address 0x1400000 is not from kernel space.
| | Data segment is too small?
-- Takeshi Nakayama