Kumar Gala wrote:
> Guys,
>
> Here's a cut at a patch that cleans up the TASK_SIZE issue. We now have
> TASK_SIZE @ 0xc000 for everything except PREP and use PAGE_OFFSET in
> SW TLB handlers. I'm assuming 8xx will get a cleanup patch from
> PAGE_OFFSET testing (Dan :).
I'd rather this patch
Guys,
Here's a cut at a patch that cleans up the TASK_SIZE issue. We now have
TASK_SIZE @ 0xc000 for everything except PREP and use PAGE_OFFSET in
SW TLB handlers. I'm assuming 8xx will get a cleanup patch from
PAGE_OFFSET testing (Dan :).
Also, note that change in head_32.S for 603. I mad