commit | da104919059bd89dc77a77d74b0fb289384ce9b1 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Sep 19 11:54:17 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Sep 21 14:56:01 2012 -0600 |
tree | b70a91bb8b53577fb9913dcbd910611404e1de6d | |
parent | 4cd8daf05c7071ac80008c8d4368860110fa6466 [diff] |
ia64/PCI: Clear host bridge aperture struct resource Use kzalloc() so the struct resource doesn't contain garbage in fields we don't initialize. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Cc: Tony Luck <tony.luck@intel.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Cc: linux-ia64@vger.kernel.org