lkcd
[Top] [All Lists]

Re: __locore_lmabegin ?

To: Brian Hall <brianw.hall@xxxxxxxxxx>
Subject: Re: __locore_lmabegin ?
From: "Matt D. Robinson" <yakker@xxxxxxxxxxxxxx>
Date: Mon, 1 May 2000 12:24:40 -0700 (PDT)
Cc: lkcd@xxxxxxxxxxx
In-reply-to: <XFMail.20000501130021.brianw.hall@xxxxxxxxxx>
Sender: owner-lkcd@xxxxxxxxxxx
Tom, isn't that an SGI specific variable for SGI's BIGMEM patch?

--Matt

On Mon, 1 May 2000, Brian Hall wrote:
|>__locore_lmabegin
|>
|>What does this kernel symbol refer to for i386? I need to figure out what the
|>closest Alpha equivalent is.
|>
|>The LKCD lcrash code in question (lookup for the address of this symbol):
|>
|>
|>if (!(sp = kl_lkup_symname("__locore_lmabegin"))) {
|>   return(3);
|>}
|>KL_LOCORE_ADDR = sp->s_addr & KL_PAGE_MASK;


<Prev in Thread] Current Thread [Next in Thread>