Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp378605imm; Tue, 5 Jun 2018 22:11:25 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKo8wdCOF1G/O6QyysRTdeBtpRldWyJZkHcen5iRLfevJ9qlHdq9/qph+b4V+LvADf0++sk X-Received: by 2002:a17:902:530e:: with SMTP id b14-v6mr1774069pli.316.1528261885904; Tue, 05 Jun 2018 22:11:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528261885; cv=none; d=google.com; s=arc-20160816; b=QBRQU/0HDKToloFT7Hljm56F2EyqTFDvJBRsYUB0WreLacqBA4zBkIIPSK+p+e8TiB xResJsJw/nJAnCva6YhuntCZKIMoM7ybP6YwyF0k+Wd+2CvsOHPnpKec+WDfooIuo8it m8iPAuQVr4Mq68cPiyMnobbFxfm6jyJORCrg5NQVwtJfuovRAtLl0DfFJ5mViYACyQs9 jd6uCWOstoSddPPu3KFSeetqiIlhpQEhwLmAy90Dk0WVo7axe28na4hKcjNPl+ua3ZfR 8SheYeZ4bDaVipQcjkI/rL+KKiSIuQnPdt05qFjG4nvuFcH76tTJnzXHBCp+HSv/uou3 KtDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=wvhrRJDC5OZAYZrwsJANKO3c9onAW+mLH7ac7Z8iII8=; b=UTFwtCH17q+J/dSeTLE3cIf+R0Y9IHKf7ybWPAohKEQFMCK7SuNuOA18hfD7E2TN5P eQ4MHFD8JE1Otv3tNz3lV4MDeoep8eT9x7Kpvj87220RTpJAdN4TGfSKeNn+XeYW+Coa g2rEJLtXQ6Jqcus4n+mhLiIld+r8LNllFegpXZCrDxRxQNRTKFfPJ+bGYRojA/2zYm34 JjhyE9raSrjBfcZuevrPJYmtI5531PlFO3OhoCqlb+zAfaYKOm8gYLguGJy3Wl23O8uv iNF+fk9OXf4W5C+HSaBLCG1/DGM95rY38FkRmlIwvvF8o1YaiOdBc0ke8GSekqGPY+oU wZrw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 69-v6si51714063pla.548.2018.06.05.22.11.11; Tue, 05 Jun 2018 22:11:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752277AbeFFFKj (ORCPT + 99 others); Wed, 6 Jun 2018 01:10:39 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:50764 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752234AbeFFFKi (ORCPT ); Wed, 6 Jun 2018 01:10:38 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C427310D43F; Wed, 6 Jun 2018 05:10:37 +0000 (UTC) Received: from master.localdomain.com (dhcp-193-144.nrt.redhat.com [10.64.193.144]) by smtp.corp.redhat.com (Postfix) with ESMTP id A56E3200BCBB; Wed, 6 Jun 2018 05:10:36 +0000 (UTC) From: Masatake YAMATO To: x86@kernel.org Cc: linux-kernel@vger.kernel.org, yamato@redhat.com Subject: [PATCH] x86/iommu: Fix a typo in a macro parameter Date: Wed, 6 Jun 2018 14:10:26 +0900 Message-Id: <20180606051026.29535-1-yamato@redhat.com> X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Wed, 06 Jun 2018 05:10:37 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Wed, 06 Jun 2018 05:10:37 +0000 (UTC) for IP:'10.11.54.4' DOMAIN:'int-mx04.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'yamato@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Masatake YAMATO --- arch/x86/include/asm/iommu_table.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/include/asm/iommu_table.h b/arch/x86/include/asm/iommu_table.h index 1fb3fd1a83c2..2a0d5f7d1ed1 100644 --- a/arch/x86/include/asm/iommu_table.h +++ b/arch/x86/include/asm/iommu_table.h @@ -66,7 +66,7 @@ struct iommu_table_entry { #define IOMMU_INIT_POST(_detect) \ __IOMMU_INIT(_detect, pci_swiotlb_detect_4gb, NULL, NULL, 0) -#define IOMMU_INIT_POST_FINISH(detect) \ +#define IOMMU_INIT_POST_FINISH(_detect) \ __IOMMU_INIT(_detect, pci_swiotlb_detect_4gb, NULL, NULL, 1) /* -- 2.17.0