函数名称:free_initmem 函数原型:void __weak free_initmem(void) 返回类型:void 参数:无1103 Default method to free all the __init memory into the buddy system.* The freed pages will be poisoned with pattern "poison" if it's within* range [0, UCHAR_MAX].* Return pages freed into the ...