]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'numascale' into x86/platform
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 22 Jan 2013 16:37:34 +0000 (08:37 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 22 Jan 2013 16:37:34 +0000 (08:37 -0800)
commit2d9fe6aa99b16af31c54c35e4a1a297181a37378
tree9e60249bed236af817e65d04f9bc5221ff9bd50d
parentbe39f0aa0029b446f1dd03e5464c86bd1f76d2e3
parentad4aeebcd4d5b20c3bbf4d1b1267099f0d69626e
Merge tag 'numascale' into x86/platform

This patchset adds support for federated systems where multiple memory
controllers can exist and see each other over multiple PCI domains. This
basically means that AMD node ids can be more than 8 now and the code
handling this is taught to incorporate PCI domain into those IDs.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>