Page MenuHomeFreeBSD

nvdimm: Provide nvdimm location information
ClosedPublic

Authored by scottph on Jun 5 2019, 7:19 PM.
Tags
None
Referenced Files
F132089100: D20528.id.diff
Mon, Oct 13, 2:02 PM
F132089095: D20528.id58327.diff
Mon, Oct 13, 2:02 PM
F132089094: D20528.id58275.diff
Mon, Oct 13, 2:02 PM
F132024404: D20528.diff
Mon, Oct 13, 1:16 AM
Unknown Object (File)
Tue, Oct 7, 12:06 AM
Unknown Object (File)
Fri, Sep 19, 10:54 PM
Unknown Object (File)
Sep 13 2025, 2:11 AM
Unknown Object (File)
Sep 9 2025, 6:55 PM
Subscribers

Details

Summary

Provide the acpi handle path as the location string for the nvdimm
children of the nvdimm_root device.

MFC after: 1 week
Sponsored by: Intel Corporation

Test Plan

load nvdimm.ko, see sysctl entries like:

dev.nvdimm.2.%location: handle=\_SB_.NVDR.N031

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 5 2019, 7:29 PM
sys/dev/nvdimm/nvdimm.c
572 ↗(On Diff #58275)

oops, in the process of posting the patch I managed to lose a parenthesis here. I have the dumb error fixed up locally.

This revision was automatically updated to reflect the committed changes.