From: rajat@watson.ibm.com (Rajat Datta) Subject: Re: Will ps0.97.2 work with 0.97.3 kernel -- mine won't! Date: Wed, 09 Sep 1992 16:05:40 GMT
In article <1992Sep7.032352.27099@magnus.acs.ohio-state.edu> bjones@magnus.acs.ohio-state.edu (William A Jones) writes:
>
> symbol '_low_memory' not found
> trying to read invalid address
I'm at patchlevel 4. ps can be compiled and made to work with a
trivial patch. Replace k_addr("low_memory") with
k_addr("low_memory_start") in ps.c. There are other changes necessary
for top & free and I'm content to wait for the official changes for
those.
-- rajat (rajat@watson.ibm.com)