commit | c9e391cf1b3c1c46bf79c75b3bc5677909fcd625 | [log] [tgz] |
---|---|---|
author | Jiang Liu <jiang.liu@huawei.com> | Thu Jun 06 15:34:50 2013 +0800 |
committer | Tony Luck <tony.luck@intel.com> | Tue Jun 18 09:46:22 2013 -0700 |
tree | 5193de45c9010e633e571ca655e7d40176c97e4d | |
parent | 429ac0995e74b24d83ca058e802faed9a562651b [diff] |
PCI/IA64: fix memleak for create pci root bus fail If pci_create_root_bus() return fail, we should release pci root info, pci controller etc. Signed-off-by: Jiang Liu <jiang.liu@huawei.com> Signed-off-by: Yijing Wang <wangyijing@huawei.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Cc: Yinghai Lu <yinghai@kernel.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linux-ia64@vger.kernel.org Signed-off-by: Tony Luck <tony.luck@intel.com>