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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 CD1B1C3F2D0 for ; Fri, 28 Feb 2020 06:51:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AD96724677 for ; Fri, 28 Feb 2020 06:51:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726788AbgB1GvK (ORCPT ); Fri, 28 Feb 2020 01:51:10 -0500 Received: from szxga06-in.huawei.com ([45.249.212.32]:46902 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725943AbgB1GvK (ORCPT ); Fri, 28 Feb 2020 01:51:10 -0500 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id 9C3BC72F8D68D18826AE; Fri, 28 Feb 2020 14:51:03 +0800 (CST) Received: from [127.0.0.1] (10.173.222.27) by DGGEMS412-HUB.china.huawei.com (10.3.19.212) with Microsoft SMTP Server id 14.3.439.0; Fri, 28 Feb 2020 14:50:53 +0800 To: , , CC: , , Marc Zyngier , Linux Kernel Mailing List From: Zenghui Yu Subject: Request to backport "irqchip/gic-v3-its: Fix misuse of GENMASK macro" Message-ID: <47617046-53ba-ed7f-ccbb-5c7c09426552@huawei.com> Date: Fri, 28 Feb 2020 14:50:51 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.173.222.27] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, Sasha, Could you please help to backport the upstream commit 20faba848752901de23a4d45a1174d64d2069dde ("irqchip/gic-v3-its: Fix misuse of GENMASK macro") to the stable linux-4.19 tree since it's definitely a fix for 4.19. Note that it's not needed for other stable trees. I've tried and it can be applied to 4.19.106 cleanly. Thanks, Zenghui