lkml.org 
[lkml]   [2017]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: 174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
    Hi Rafael,

    On Sun, Jan 08, 2017 at 03:20:20AM +0100, Rafael J. Wysocki wrote:
    > ---
    > drivers/iommu/amd_iommu_init.c | 2 +-
    > 1 file changed, 1 insertion(+), 1 deletion(-)
    >
    > Index: linux-pm/drivers/iommu/amd_iommu_init.c
    > ===================================================================
    > --- linux-pm.orig/drivers/iommu/amd_iommu_init.c
    > +++ linux-pm/drivers/iommu/amd_iommu_init.c
    > @@ -2230,7 +2230,7 @@ static int __init early_amd_iommu_init(v
    > */
    > ret = check_ivrs_checksum(ivrs_base);
    > if (ret)
    > - return ret;
    > + goto out;
    >
    > amd_iommu_target_ivhd_type = get_highest_supported_ivhd_type(ivrs_base);
    > DUMP_printk("Using IVHD type %#x\n", amd_iommu_target_ivhd_type);

    Yeah, good catch. Can you send me a patch for this and I am going to
    send the fix upstream asap.


    Thanks,

    Joerg

    \
     
     \ /
      Last update: 2017-01-09 11:55    [W:3.406 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site