From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87C63C43214 for ; Wed, 11 Aug 2021 12:32:27 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4F1B261058 for ; Wed, 11 Aug 2021 12:32:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4F1B261058 Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=citrix.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.xenproject.org Received: from list by lists.xenproject.org with outflank-mailman.166031.303228 (Exim 4.92) (envelope-from ) id 1mDnP8-0003t7-By; Wed, 11 Aug 2021 12:32:18 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 166031.303228; Wed, 11 Aug 2021 12:32:18 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mDnP8-0003t0-81; Wed, 11 Aug 2021 12:32:18 +0000 Received: by outflank-mailman (input) for mailman id 166031; Wed, 11 Aug 2021 12:32:17 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1mDnP7-0003bF-Is for xen-devel@lists.xenproject.org; Wed, 11 Aug 2021 12:32:17 +0000 Received: from esa4.hc3370-68.iphmx.com (unknown [216.71.155.144]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 2748ab20-faa0-11eb-a06f-12813bfff9fa; Wed, 11 Aug 2021 12:32:12 +0000 (UTC) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 2748ab20-faa0-11eb-a06f-12813bfff9fa DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1628685132; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=GBzA1+2lZDZlrrlohE88WS+JoD2bi5tDNkhXE97v/oI=; b=MxRUYRa62XGTywlYPJYn3KZMCCP+PvdkYuLuLUGaSdFoOgBFgtqfGWrs a/wwD7yKtUmq3lto4aMoYgxGdq0M7hrWk7TEcfUVA+caxQqJT4zfQNEd+ aeM1O+ispgtj3C/7Ofr95Mb7YLICjB+dcYA8st82VRnqR7o4phn/pGThc Y=; Authentication-Results: esa4.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none IronPort-SDR: b12C4qJVA38ITLJICEkZn+PiTz9iRkhBIxZ1aIWl2ahUx0lBuyE5PksigatYW6oqK2uXMkWZ19 IG/RI1XrdMc9bmcJ7+95ecjmIFE1m4H+M69dqc6MH7wuazCTU8QG4D9i8LbwqsVY4L0j2hWPvf UksNvPEevw76m6fZSgoQycwRjflDZm49aGzv3JzEqdY1c062GfLhpG2TzXWAsxTlw26ExSMSw3 /3z5LZMa8h0TJq7BKt+j1lv6f5gWw0oiy3iX4fqKGMqQtiopVj6SdZZWeix7AIb9yqNUeDVZUp I2gEayGFHUCHF4ZUj+9H0xjP X-SBRS: 5.1 X-MesageID: 51909381 X-Ironport-Server: esa4.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED IronPort-HdrOrdr: A9a23:yrGBpq9ps785zN5ceupuk+DWI+orL9Y04lQ7vn2YSXRuE/Bw8P re+sjztCWE7wr5N0tQ+uxoVJPufZq+z+8Q3WByB8bBYOCOggLBR+sOgbcKqweQYhEWndQ86U 4PScZD4aXLfD1Hsfo= X-IronPort-AV: E=Sophos;i="5.84,311,1620705600"; d="scan'208";a="51909381" From: Kevin Stefanov To: Xen-devel CC: Kevin Stefanov , Jan Beulich , Andrew Cooper , =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= , Wei Liu , Kevin Tian Subject: [PATCH v2 0/2] xen: Replace uses of TRUE/FALSE Date: Wed, 11 Aug 2021 13:31:33 +0100 Message-ID: <20210811123135.18195-1-kevin.stefanov@citrix.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Kevin Stefanov (2): xen/kexec: Remove use of TRUE/FALSE x86/ioapic: Remove use of TRUE/FALSE/1/0 xen/arch/x86/io_apic.c | 38 +++++++++++++------------- xen/common/kexec.c | 6 ++-- xen/drivers/passthrough/vtd/intremap.c | 6 ++-- xen/drivers/passthrough/vtd/utils.c | 2 +- xen/include/xen/kexec.h | 4 +-- 5 files changed, 28 insertions(+), 28 deletions(-) -- 2.25.1