Message ID | 20181016124920.24708-1-shameerali.kolothum.thodi@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E793A109C for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 16 Oct 2018 12:53:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D6A1129C77 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 16 Oct 2018 12:53:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C9F4629C8F; Tue, 16 Oct 2018 12:53:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 601C529C1D for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 16 Oct 2018 12:53:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=GXZzjuQWF82q3mRW6aBtqGQeHzf7Hr/9fG/A2lyxlPk=; b=bKt3Pcq8UXgzB7 GNftxQ//AHMLrFUwD0+TPQcVvcy6tsRbTAASmaqcUrvifBzf2E/QsLXbYUuJB3M90D/k/vej22uGK TkqmowluiOLcXOjsgW1FpEReY0FtdykQB6nmKYbiBxEHQ/ULZA6jB3DRd2IL6DZ7ugjpm+LpMxLDd 6nkt5k0A4oRjCmZdiK95caMe88kcGhfMk52j906cI/jYDHQyM4irVzAjfs6tiy1HRuc5dvfF9q/yM mokJJz2uvjek3wDsNQMJjbSztG7FdDSgHxNX5CWhqKMmJVCmmx5AJHeGR5q+FcJ4pKCe3RUQOy3Bt Ww4ovDs+gpXAcLEgvRtQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gCOqK-0000ZV-1d; Tue, 16 Oct 2018 12:53:00 +0000 Received: from szxga07-in.huawei.com ([45.249.212.35] helo=huawei.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gCOop-0008LN-E3 for linux-arm-kernel@lists.infradead.org; Tue, 16 Oct 2018 12:51:33 +0000 Received: from DGGEMS408-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 926AC47ACEC5B; Tue, 16 Oct 2018 20:51:04 +0800 (CST) Received: from S00345302A-PC.china.huawei.com (10.202.227.237) by DGGEMS408-HUB.china.huawei.com (10.3.19.208) with Microsoft SMTP Server id 14.3.399.0; Tue, 16 Oct 2018 20:50:58 +0800 From: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> To: <lorenzo.pieralisi@arm.com>, <robin.murphy@arm.com>, <jean-philippe.brucker@arm.com> Subject: [PATCH v4 0/4] arm64 SMMUv3 PMU driver with IORT support Date: Tue, 16 Oct 2018 13:49:16 +0100 Message-ID: <20181016124920.24708-1-shameerali.kolothum.thodi@huawei.com> X-Mailer: git-send-email 2.12.0.windows.1 MIME-Version: 1.0 X-Originating-IP: [10.202.227.237] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181016_055127_692800_733F34D9 X-CRM114-Status: GOOD ( 11.55 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: mark.rutland@arm.com, vkilari@codeaurora.org, neil.m.leeder@gmail.com, pabba@codeaurora.org, john.garry@huawei.com, will.deacon@arm.com, rruigrok@codeaurora.org, linuxarm@huawei.com, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, guohanjun@huawei.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
arm64 SMMUv3 PMU driver with IORT support
|
expand
|