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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1F12CC25B67 for ; Fri, 27 Oct 2023 08:17:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uSFqKr/tpTB9mZHNKk4hqEoUtpQnzQz8bkE256SXF5I=; b=B0ZMXdSclw1TSB 3W6krfSLtayW5PcXh7YFTYSeJ/e7axntYnNJySu/UL9y3Mojv/xhY4RRqGtm+EJT7MjBswApEwJpl zDWQ1nnE9DO3e7nzPqtJs1abEyk7/BBQRUU2pEQHzJxSdgCb+qSiCF7//3WiPddNCcQJC7eytc/rP xfCK58Q0ACTMMZFqROHdBsKhi9+qeHbxQac0xk6YgS6VMlL2dKdfyjcKqyusDymUYFYCxrX0y/H09 WFnBD5WenQEow0HVr8iT4+ewpCoPplhSrCjRW0YdK1gNcP5fVy9pOMoB8prHwv7QBVUCTAbCj6ZkS UJS9tjvM+JY0I1KVNNEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qwI1o-00Fucw-0r; Fri, 27 Oct 2023 08:17:12 +0000 Received: from galois.linutronix.de ([2a0a:51c0:0:12e:550::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qwI1k-00Fubh-33 for linux-arm-kernel@lists.infradead.org; Fri, 27 Oct 2023 08:17:10 +0000 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1698394617; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=5vqjsZQYzkOpkucTBtbfABYZjar3BHhvV65+VQJpg9Y=; b=zS5ulztE7PU8MnShxIs7VrTd0CKk1xtpWwCHPbF/RsEGHPnUsJW9fVOIMxxIVfyvuHuAha LPw+yYTxXhKqa14bSpOylicHntafilOUmrbheskp7KVj+6aX+kYka9/ELj0vBu1nLc8ILJ sfTQkveNfNSdk9kCBnfexnXjWmlXSIrEFYF8rblhfiiz1Dr7yjU2syb7695eaXz/3aRoFf 0DxIl/C1LmC7C3fkmj9QxZjK5C8EuDWeJpyc0/5yQndWO98EgaZud5/uldvzZGfTqG+UTG ixlEJqpaRaA/Wl2ztEanrS4P74jevuHSZ7soXFhNmQEHm7laeijaqygkH8gftA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1698394617; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=5vqjsZQYzkOpkucTBtbfABYZjar3BHhvV65+VQJpg9Y=; b=08TZ7D6ati0sg+R/lxzQ+pgDAnEKRgsqaZOzqlAbAbnkiufOGVpd5GRU8cK7zms6t4cNfL stcBFT3ux+wH9nAg== To: Fang Xiang , maz@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: fangxiang3@xiaomi.com Subject: Re: [PATCH v2] irqchip/gic-v3-its: Flush ITS tables before writing GITS_BASER registers in non-coherent GIC designs. In-Reply-To: <20231027031007.2088-1-fangxiang3@xiaomi.com> References: <20231027031007.2088-1-fangxiang3@xiaomi.com> Date: Fri, 27 Oct 2023 10:16:57 +0200 Message-ID: <87v8as32fa.ffs@tglx> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231027_011709_129847_D913ECCF X-CRM114-Status: UNSURE ( 7.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Oct 27 2023 at 11:10, Fang Xiang wrote: > In non-coherent GIC design, ITS tables should be clean and flushed > to the PoV of the ITS before writing GITS_BASER registers. And > hoist the quirked non-shareable attributes earlier to save effort > in tables setup. > > Signed-off-by: Fang Xiang Seriously? You claim authorship for a patch which was written by Marc: https://lore.kernel.org/all/87sf5x6cdu.wl-maz@kernel.org without even the courtesy of giving him credit via 'Originally-by' ? That's not how it works. Thanks, tglx _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel