Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp66815imj; Thu, 14 Feb 2019 15:29:29 -0800 (PST) X-Google-Smtp-Source: AHgI3IZPNbv9ir6LK8qVRvengAAWsN7ZPK+iUbDAf6R0MGc3EoDGWplibTeIutAg9s03Z+Wbf11z X-Received: by 2002:a63:d450:: with SMTP id i16mr6226445pgj.246.1550186969598; Thu, 14 Feb 2019 15:29:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550186969; cv=none; d=google.com; s=arc-20160816; b=jPGm57526PysEG5peB0agsKhZCE/WALKeV+O5/SfeQCErlwc66a+zbwx3PM0Hok8sg hgFs+iPe7m+wRmv3IYLWhnfx75ki8vtfqVWIoCXOpZjojyzLLmHmqAL0I4IA9KhRNBJL MMxdFjcIBtKaw3PBU4Tc1YbW3JNkNUTpTdXRO9jMJS3l0ZlGhuHQPjy1PpPzyg2FUzVf 8JVAL6A76RqpbhMpgjdSdYNrMZ2Dx1Dlzg7sLBAZ3bdrSJon10Llc9x4A5dF1/XdpCax ORH27nAErujGDFVbC9MVn7EkKsZBgJyiPnuS7ZH9tNjrvecHZl4oO0/TkbM4RePIQ4k+ 5VCA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=ID0V3ZPZo1izsJM2nXhv7qNrnv132WyM7Qt5CgfLl0Y=; b=01da/+Kq4Z0gXH1d2He0rO7dcxEILxQ/8S8hY8BESSCPCWZsn2cxIIKOPwB29wjJ5r N6WX5c3BFvpPcmeSbJlQBYlnAHNyQ/ukemM+q4U7/jzTa4KrTNeV/IYZ9CsK3TyznY5J DG3cQsBh66wOAAHSnY32H78YEFhV0PVrLZFGNiaBz+YX+0hdrA9NYYaQOb1ATNRafpip PHc2chTCwOKBqaDcZ9n+Bs9BTauvNc6wdWHe1SvqRQdLfY279yWsKwmmPsGHNn+wActj 9Xs2qUQtS69WoXysvqMxwwuDROyQQVqX+lEZyHiZLlzO9Bc+Hulf6JwK1yguP+t8/M2h 8Nyw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m8si1859898pgp.322.2019.02.14.15.29.14; Thu, 14 Feb 2019 15:29:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2438875AbfBNNbl (ORCPT + 99 others); Thu, 14 Feb 2019 08:31:41 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:49742 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2436702AbfBNNbk (ORCPT ); Thu, 14 Feb 2019 08:31:40 -0500 Received: from [5.158.153.52] (helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1guH6s-0007BW-Ey; Thu, 14 Feb 2019 14:31:26 +0100 Date: Thu, 14 Feb 2019 14:31:26 +0100 (CET) From: Thomas Gleixner To: =?GB2312?B?s8K7qrLF?= cc: Keith Busch , Bjorn Helgaas , Jens Axboe , Sagi Grimberg , linux-pci , LKML , linux-nvme , Ming Lei , linux-block , Christoph Hellwig Subject: Re: [PATCH V3 1/5] genirq/affinity: don't mark 'affd' as const In-Reply-To: Message-ID: References: <20190213105041.13537-1-ming.lei@redhat.com> <20190213105041.13537-2-ming.lei@redhat.com> <20190213150407.GB96272@google.com> <20190213213149.GB8027@localhost.localdomain> <20190213223711.GC8027@localhost.localdomain> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-190354540-1550151086=:1561" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-190354540-1550151086=:1561 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Thu, 14 Feb 2019, 陈华才 wrote: Please do not top post.... > I'll test next week, but 4.19 has the same problem, how to fix that for 4.19? By applying the very same patch perhaps? Thanks, tglx --8323329-190354540-1550151086=:1561--