]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/edac/i7core_edac.c
Dynamically allocate memory for PCI devices
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Sep 2009 03:52:11 +0000 (00:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:44:58 +0000 (11:44 -0300)
commit66607706cee7b6901aa0509198f075859c93ec6a
treeb55e025bd7149ed9d00f38e596dc94e1f3909b95
parenta55456f3446d19853af54b64b3840312f46b6ea5
Dynamically allocate memory for PCI devices

Instead of using a static table assuming always 2 CPU sockets, allocate
space dynamically for Nehalem PCI devs.

This patch is part of a series of patches that changes i7core_edac to
allow more than 2 sockets and to properly report one memory controller
per socket.
drivers/edac/i7core_edac.c