Ron.

Changes in raminit.c add fill_last function.
So remove following error while kernel booting:

" Scanning NUMA topology in Northbridge 24
Node 0 MemBase 0000000000000000 Limit 000000007fffffff
Node 1 MemBase 0000000080000000 Limit 00000000f0000000
Node map not sorted 80000000,0
No NUMA configuration found
Faking a node at 0000000000000000-00000000f0000000
Bootmem setup node 0 0000000000000000-00000000f0000000
"

To:
" Scanning NUMA topology in Northbridge 24
Node 0 MemBase 0000000000000000 Limit 000000007fffffff
Node 1 MemBase 0000000080000000 Limit 00000000f0000000
Using node hash shift of 24
Bootmem setup node 0 0000000000000000-000000007fffffff
Bootmem setup node 1 0000000080000000-00000000f0000000
"

Is the raminit.c taken care by ERIC? Is he planning to add 4G support in
that?

Regards

Yinghai Lu


Attachment: tyan-2880-072803-change.diff.gz
Description: Binary data

Reply via email to