/openbmc/linux/drivers/dax/ |
H A D | bus.h | 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | Makefile | diff 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | dax-private.h | diff 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | pmem.c | diff 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | bus.c | 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | device.c | diff 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | super.c | diff 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/tools/testing/nvdimm/ |
H A D | Kbuild | diff 51cf784c42d07fbd62cb604836a9270cf3361509 Wed Jul 12 19:58:21 CDT 2017 Dan Williams <dan.j.williams@intel.com> device-dax: Start defining a dax bus model
Towards eliminating the dax_class, move the dax-device-attribute enabling to a new bus.c file in the core. The amount of code thrash of sub-sequent patches is reduced as no logic changes are made, just pure code movement.
A temporary export of unregister_dex_dax() and dax_attribute_groups is needed to preserve compilation, but those symbols become static again in a follow-on patch.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|