From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934353AbbIVStM (ORCPT ); Tue, 22 Sep 2015 14:49:12 -0400 Received: from foss.arm.com ([217.140.101.70]:59824 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934181AbbIVStK (ORCPT ); Tue, 22 Sep 2015 14:49:10 -0400 Date: Tue, 22 Sep 2015 19:49:04 +0100 From: Marc Zyngier To: Yang Yingliang Cc: , , Jiang Liu , Thomas Gleixner , Mark Rutland , "Will Deacon" , Russell King - ARM Linux , Hanjun Guo Subject: Re: [RFC PATCH v5 1/4] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION Message-ID: <20150922194904.613cfc15@arm.com> In-Reply-To: <1442631959-10228-2-git-send-email-yangyingliang@huawei.com> References: <1442631959-10228-1-git-send-email-yangyingliang@huawei.com> <1442631959-10228-2-git-send-email-yangyingliang@huawei.com> Organization: ARM Ltd X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; arm-unknown-linux-gnueabihf) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 19 Sep 2015 11:05:56 +0800 Yang Yingliang wrote: > Introduce a more general config for compile kernel/irq/migration.c. > Move the CONFIG_GENERIC_PENDING_IRQ into migration.c. So we can > move other migration interrupts code into migration.c without > select CONFIG_GENERIC_PENDING_IRQ. > > Cc: Jiang Liu > Cc: Thomas Gleixner > Cc: Marc Zyngier > Cc: Mark Rutland > Cc: Will Deacon > Cc: Russell King - ARM Linux > Cc: Hanjun Guo > Signed-off-by: Yang Yingliang Acked-by: Marc Zyngier M. -- Jazz is not dead. It just smells funny.