K 10 svn:author V 6 cherry K 8 svn:date V 27 2013-03-31T17:50:01.388074Z K 7 svn:log V 365 Do not defer disestablishing intrhooks when there are pending connecting device children. Any hooks that children establish will be run at SI_SUB_INT_CONFIG_HOOKS and in the order of registration, and thus the order of intrhook registration and running should reflect the device hierarchy. This patch takes the boot to vfsmountroot() Approved by: gibbs(implicit) END