> > But arch independent code can not call __pa_symbol() as this definition > > is local to i386 and x86_64 arches. So is it acceptable to change > > symantics of __pa()?
__pa is by definition architecture dependent. Why should architecture independent code want to call it? -Andi _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
