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:
817a268
)
x86/PCI: Clear host bridge aperture struct resource
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 19 Sep 2012 17:49:00 +0000
(10:49 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 21 Sep 2012 20:52:28 +0000
(14:52 -0600)
Use kzalloc() so the struct resource doesn't contain garbage in
fields we don't initialize.
[bhelgaas: changelog]
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: x86@kernel.org
No differences found