lkcd
[Top] [All Lists]

__locore_lmabegin ?

To: lkcd@xxxxxxxxxxx, axp-list@xxxxxxxxxx, comp.os.linux.alpha@xxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxxx
Subject: __locore_lmabegin ?
From: Brian Hall <brianw.hall@xxxxxxxxxx>
Date: Mon, 01 May 2000 13:00:21 -0600 (MDT)
Reply-to: Brian Hall <brianw.hall@xxxxxxxxxx>
Sender: owner-lkcd@xxxxxxxxxxx
__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;




-- 
http://www.bigfoot.com/~brihall
Linux Consultant

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