The NetBSD Project

CVS log for src/sys/arch/evbarm/tsarm/tsarm_machdep.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / tsarm

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: haad-dm-base2


Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 30 18:21:33 2008 UTC (15 years, 4 months ago) by martin
Branch: MAIN
CVS Tags: yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, jymxensuspend-base, jym-xensuspend, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Changes since 1.9: +2 -7 lines
Diff to previous 1.9 (colored)

As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
phases, so move the initialization of the ksyms mutex back into main via
a function called ksyms_init. Rename the existing (but quite different)
ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit()
and adapt machdep code accordingly.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>