Page MenuHomeFreeBSD

nvdimm: initialize SPA uuids statically
ClosedPublic

Authored by scottph on Jan 3 2019, 8:08 PM.
Tags
None
Referenced Files
F116556170: D18733.id52968.diff
Wed, May 7, 7:44 PM
Unknown Object (File)
Wed, Apr 23, 12:22 PM
Unknown Object (File)
Mon, Apr 14, 8:51 AM
Unknown Object (File)
Sat, Apr 12, 11:45 PM
Unknown Object (File)
Mar 30 2025, 9:41 PM
Unknown Object (File)
Mar 29 2025, 9:04 PM
Unknown Object (File)
Mar 20 2025, 12:25 PM
Unknown Object (File)
Mar 19 2025, 10:01 AM

Details

Summary

The SPA ids are published numbers, so it's safe (if not a bit
annoying) to copy them into a source file.

Submitted by: D Scott Phillips <d.scott.phillips@intel.com>
Sponsored by: Intel Corporation

Diff Detail

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

Event Timeline

Main reason why I did the initialization that way was to reuse Intel-provided definitions for GUIDs from ACPICA.

This revision is now accepted and ready to land.Jan 15 2019, 5:59 AM
scottph edited the summary of this revision. (Show Details)

Add Intel copyright, add commit message tags.

This revision now requires review to proceed.Jan 17 2019, 6:27 PM
This revision is now accepted and ready to land.Jan 18 2019, 10:50 AM
This revision was automatically updated to reflect the committed changes.