···7676 pr_info("\tAdditional per-CPU info printed with stalls.\n");7777 if (NUM_RCU_LVL_4 != 0)7878 pr_info("\tFour-level hierarchy is enabled.\n");7979+ if (CONFIG_RCU_FANOUT_LEAF != 16)8080+ pr_info("\tBuild-time adjustment of leaf fanout to %d.\n",8181+ CONFIG_RCU_FANOUT_LEAF);7982 if (rcu_fanout_leaf != CONFIG_RCU_FANOUT_LEAF)8083 pr_info("\tBoot-time adjustment of leaf fanout to %d.\n", rcu_fanout_leaf);8184 if (nr_cpu_ids != NR_CPUS)