Re: [PATCH v3 06/11] cxl: Refactor adaptor init/teardown

2015-08-12 Thread Cyril Bur
On Wed, 12 Aug 2015 10:48:15 +1000 Daniel Axtens d...@axtens.net wrote: Some aspects of initialisation are done only once in the lifetime of an adapter: for example, allocating memory for the adapter, allocating the adapter number, or setting up sysfs/debugfs files. However, we may want to

[PATCH v3 06/11] cxl: Refactor adaptor init/teardown

2015-08-11 Thread Daniel Axtens
Some aspects of initialisation are done only once in the lifetime of an adapter: for example, allocating memory for the adapter, allocating the adapter number, or setting up sysfs/debugfs files. However, we may want to be able to do some parts of the initialisation multiple times: for example, in