K 10 svn:author V 3 zbb K 8 svn:date V 27 2015-07-14T12:02:56.663928Z K 7 svn:log V 343 Fix secondary PIC initialization order Call arm_init_secondary before any other PIC-related functions are called. This is necessary for GICv3 where PIC_INIT_SECONDARY allocates resources needed for all further operations. Obtained from: Semihalf Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D3066 END