From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751927AbdF0BuW (ORCPT ); Mon, 26 Jun 2017 21:50:22 -0400 Received: from cn.fujitsu.com ([59.151.112.132]:33364 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751490AbdF0BuQ (ORCPT ); Mon, 26 Jun 2017 21:50:16 -0400 X-IronPort-AV: E=Sophos;i="5.22,518,1449504000"; d="scan'208";a="20516034" 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, 27 Jun 2017 09:50:07 +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: C51AA47E98A6.AD612 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 Hi Thomas, At 06/26/2017 07:50 PM, Thomas Gleixner wrote: > Dou, > > On Mon, 26 Jun 2017, Dou Liyang wrote: >> I hope to know the status of this patchest in your todo list. > > I still did not come around to it. > >> If you haven't dealt with it yet, I want to resent it as V5 first for >> you: >> >> * rebase this patchset to upstream >> * remove the RFC presix >> * remove the 1/12 patch >> * replace the pr_info with apic_printk > > That would be appreciated. It's going to move on top of my list, but not > before mid of next week. > Oh, Thank you for your prompt reply. I know now. Thanks, Liyang.