commit | 575a144e7b3006c1b583ccecc4ede8b180d00d0c | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Mon Jun 19 15:26:57 2017 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sun Jul 02 18:47:15 2017 -0500 |
tree | 3fb8d4ebafd55b6376f0aa9a6e2cb5206132ab84 | |
parent | 769b461fc0c0451bacf75826d5830fc07c5a57e4 [diff] |
PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000 VMD domains are allocated starting at 0x10000, not 0x1000 as the comment said. Correct the comment and add a reference to the ACPI spec for _SEG. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Keith Busch <keith.busch@intel.com>