Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/evbarm/iq80310



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Jan 16 23:37:06 UTC 2002

Modified Files:
        syssrc/sys/arch/evbarm/iq80310: iq80310_machdep.c

Log Message:
When mapping the kernel text/data/bss:
* Round the text size up the next page, don't truncate it.
* Pass the kernel L1 table to map_chunk() so that it can try
  to use section mappings.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/evbarm/iq80310/iq80310_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index