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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 584C3FA3740 for ; Thu, 27 Oct 2022 12:48:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235725AbiJ0Mss (ORCPT ); Thu, 27 Oct 2022 08:48:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235797AbiJ0Msr (ORCPT ); Thu, 27 Oct 2022 08:48:47 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 33385169CFA; Thu, 27 Oct 2022 05:48:46 -0700 (PDT) Received: from dggemv704-chm.china.huawei.com (unknown [172.30.72.56]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4Myll14rlSzpW4t; Thu, 27 Oct 2022 20:45:17 +0800 (CST) Received: from kwepemm600004.china.huawei.com (7.193.23.242) by dggemv704-chm.china.huawei.com (10.3.19.47) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 27 Oct 2022 20:48:44 +0800 Received: from [10.67.103.231] (10.67.103.231) by kwepemm600004.china.huawei.com (7.193.23.242) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 27 Oct 2022 20:48:43 +0800 Message-ID: <2207dd7a-6ddb-2d95-0508-ad1f9dd07ae7@huawei.com> Date: Thu, 27 Oct 2022 20:48:43 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [RFC] ACPI: PCC: Support shared interrupt for multiple subspaces To: Sudeep Holla CC: , , , , , , References: <20221016034043.52227-1-lihuisong@huawei.com> <6d00d240-0c86-d593-6efe-44fec21421a8@huawei.com> <20221027085457.q6ic3uae2w74xa3o@bogus> From: "lihuisong (C)" In-Reply-To: <20221027085457.q6ic3uae2w74xa3o@bogus> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.103.231] X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To kwepemm600004.china.huawei.com (7.193.23.242) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org 在 2022/10/27 19:10, Sudeep Holla 写道: > On Wed, Oct 26, 2022 at 02:10:13PM +0800, lihuisong (C) wrote: >> Kindly ping. >> > Sorry for the delay, I will take a look ASAP. I wanted to refer the spec > before I review this. Thanks, Sudee. Looking forward your reply. >