Re: [PATCH v4 2/7] x86/tlb_info: get last level TLB entry numberof CPU

From: Alex Shi
Date: Thu May 10 2012 - 20:35:15 EST


>> +

>> +void intel_cpu_detect_tlb(struct cpuinfo_x86 *c)
>
> cpu_detect_tlb() is __cpuinit and it calls into this one, maybe this
> whole facility should be __cpuinit/__cpuinitdata because its results
> land in the tlb_ll*_* arrays and all those functions and table can be
> thrown away then because they're not needed anymore.


Yes, you r right.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/