[PATCH v5 15/18] cxl: Parse device tree and create cxl device(s) at boot

Manoj Kumar manoj at linux.vnet.ibm.com
Thu Feb 25 07:15:45 AEDT 2016


Fred, Christophe: See comment below.

---
Manoj Kumar

On 2/23/2016 10:21 AM, Frederic Barrat wrote:
> +module_init(cxl_base_init);

Is this a remnant from when there were two modules?
Do you really need two module_init() calls (can't one be called from the
other)?
What is the tear-down portion of this (module_exit)?




More information about the Linuxppc-dev mailing list