This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1712249

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

** Tags added: artful

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1712249

Title:
  [Bug] Crystal Ridge: Fix device-dax sysfs duplicate name warning /
  failure

Status in intel:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Artful:
  Incomplete

Bug description:
  Fix warnings of the form...
  WARNING: CPU: 10 PID: 4983 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x62/0x80
  sysfs: cannot create duplicate filename '/class/dax/dax12.0'
  Call Trace:
  dump_stack+0x63/0x86
  __warn+0xcb/0xf0
  warn_slowpath_fmt+0x5a/0x80
  ? kernfs_path_from_node+0x4f/0x60
  sysfs_warn_dup+0x62/0x80
  sysfs_do_create_link_sd.isra.2+0x97/0xb0
  sysfs_create_link+0x25/0x40
  device_add+0x266/0x630
  devm_create_dax_dev+0x2cf/0x340 [dax]
  dax_pmem_probe+0x1f5/0x26e [dax_pmem]
  nvdimm_bus_probe+0x71/0x120
  ...by reusing the namespace id for the device-dax instance name.
  Now that we have decided that there will never by more than one
  device-dax instance per libnvdimm-namespace parent device [1], we can
  directly reuse the namepace ids. There are some possible follow-on
  cleanups, but those are saved for a later patch to simplify the -stable
  backport.
  [1]: https://lists.01.org/pipermail/linux-nvdimm/2016-December/008266.html
  Fixes: 98a29c39dc68 ("libnvdimm, namespace: allow creation of multiple 
pmem...")
  Cc: Jeff Moyer <jmo...@redhat.com>
  Cc: <sta...@vger.kernel.org>
  Reported-by: Dariusz Dokupil <dariusz.doku...@intel.com>
  Signed-off-by: Dan Williams <dan.j.willi...@intel.com>

  
  Target Release: 17.10
  Target Kernel: 4.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1712249/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to