tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: ksyms_init considered too heavyweight for early bootstrap
i noticed these files:
arch/evbarm/adi_brh/brh_machdep.c
arch/evbarm/armadillo/armadillo9_machdep.c
arch/evbarm/hdl_g/hdlg_machdep.c
arch/evbarm/integrator/integrator_machdep.c
arch/evbarm/iq80310/iq80310_machdep.c
arch/evbarm/iq80321/iq80321_machdep.c
arch/shark/shark/shark_machdep.c
all have calls like:
ksyms_addsyms_elf(0, NULL, NULL);
now. shouldn't those be removed?
.mrg.
Home |
Main Index |
Thread Index |
Old Index