git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd8daf
)
ia64/PCI: Clear host bridge aperture struct resource
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 19 Sep 2012 18:54:17 +0000
(11:54 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 21 Sep 2012 20:56:01 +0000
(14:56 -0600)
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
No differences found