Page MenuHomeFreeBSD

nvdimm: initialize SPA uuids statically
ClosedPublic

Authored by scottph on Jan 3 2019, 8:08 PM.
Tags
None
Referenced Files
F161590442: D18733.id52968.diff
Sun, Jul 5, 4:07 AM
F161562276: D18733.diff
Sat, Jul 4, 9:39 PM
Unknown Object (File)
Sat, Jul 4, 5:32 AM
Unknown Object (File)
Fri, Jul 3, 12:54 AM
Unknown Object (File)
Thu, Jul 2, 10:44 PM
Unknown Object (File)
Thu, Jul 2, 6:31 AM
Unknown Object (File)
Tue, Jun 30, 2:43 AM
Unknown Object (File)
Thu, Jun 25, 7:07 PM

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.