Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1431957

Re: [PATCH 1/1] iommu/amd: initialize devid variable before using it

From Joerg Roedel <joro@8bytes.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1] iommu/amd: initialize devid variable before using it
Date 2016-06-27 13:30 +0200
Message-ID <rOCTN-809-43@gated-at.bofh.it> (permalink)
References <rOdLH-pe-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jun 26, 2016 at 10:33:29AM +0200, Nicolas Iooss wrote:
> Commit 2a0cb4e2d423 ("iommu/amd: Add new map for storing IVHD dev entry
> type HID") added a call to DUMP_printk in init_iommu_from_acpi() which
> used the value of devid before this variable was initialized.
> 
> Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
> ---
>  drivers/iommu/amd_iommu_init.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/1] iommu/amd: initialize devid variable before using it Nicolas Iooss <nicolas.iooss_linux@m4x.org> - 2016-06-26 10:40 +0200
  Re: [PATCH 1/1] iommu/amd: initialize devid variable before using it Wan ZongShun <mcuos.com@gmail.com> - 2016-06-27 04:20 +0200
  Re: [PATCH 1/1] iommu/amd: initialize devid variable before using it Joerg Roedel <joro@8bytes.org> - 2016-06-27 13:30 +0200

csiph-web