Skip to content
William Marone edited this page May 23, 2017 · 1 revision

Micron DNVMe

All micron-specific changes are on the micron-changes branch. They are:

  • Added functions to return the BDF of an attached device.
  • Added DKMS support for the kernel module.
  • Fix a memory leak on device removal.
  • Fix a memory walk bug in driver_generic_write()

The memory leak fix has been tidied up and submitted upstream for a PR.

Clone this wiki locally