From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760845AbdEWB3k (ORCPT ); Mon, 22 May 2017 21:29:40 -0400 Received: from cn.fujitsu.com ([59.151.112.132]:37316 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1760782AbdEWB3j (ORCPT ); Mon, 22 May 2017 21:29:39 -0400 X-IronPort-AV: E=Sophos;i="5.22,518,1449504000"; d="scan'208";a="19177953" Subject: Re: [RFC PATCH v3 00/12] Unify interrupt mode and setup it as soon as possible To: Thomas Gleixner References: <1494423889-25799-1-git-send-email-douly.fnst@cn.fujitsu.com> CC: , , , , , , From: Dou Liyang Message-ID: Date: Tue, 23 May 2017 09:29:33 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.226.106] X-yoursite-MailScanner-ID: 555BD47CA8C3.AD5C8 X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: douly.fnst@cn.fujitsu.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear Thomas, At 05/23/2017 04:23 AM, Thomas Gleixner wrote: > Dou, > > On Wed, 10 May 2017, Dou Liyang wrote: > >> According to Ingo's and Eric's advice[1,2], Try my best to optimize the >> init of interrupt delivery mode for x86. > > sorry for replying late. The patchset is not forgotten, it's on my todo > list and I'll tend to it latest next week. > I am very glad to hear that. :) I will check it again and wait for your advice. Thanks, Liyang. > Thanks, > > tglx > > >