From: Greg B. <gn...@al...> - 2000-08-05 06:28:25
|
NIIBE Yutaka wrote: > > NIIBE Yutaka wrote: > > Besides, I think that it is better to use some linker magic for > > `all_vecs' handling. [...] > > Like this one. Any comments are appreciated. If it's OK, I will add > ChangeLog entries and commit this over the changes by Stuart. > > + .machvec.init : { *(.machvec.init) } I like it. Scales better than all_vecs and is consistent with all the other linker magic tricks in the kernel. Greg. -- Fight spam http://www.caube.org.au/ If it's a choice between being a paranoid, hyper-suspicious global village idiot, or a gullible, mega-trusting sheep, I don't look good in mint sauce. - jd, slashdot, 11Feb2000. |