Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932680AbZJHPO3 (ORCPT ); Thu, 8 Oct 2009 11:14:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932663AbZJHPO2 (ORCPT ); Thu, 8 Oct 2009 11:14:28 -0400 Received: from www.tglx.de ([62.245.132.106]:41876 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932629AbZJHPO1 (ORCPT ); Thu, 8 Oct 2009 11:14:27 -0400 Date: Thu, 8 Oct 2009 17:13:00 +0200 (CEST) From: Thomas Gleixner To: Wu Zhangjin cc: linux-mips@linux-mips.org, pm list , linux-kernel@vger.kernel.org, Ralf Baechle , "Rafael J. Wysocki" , Yoichi Yuasa Subject: Re: [PATCH] MIPS: add IRQF_TIMER flag for Timer Interrupts In-Reply-To: <1255007874-19574-1-git-send-email-wuzhangjin@gmail.com> Message-ID: References: <1255007874-19574-1-git-send-email-wuzhangjin@gmail.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 643 Lines: 15 On Thu, 8 Oct 2009, Wu Zhangjin wrote: > This patch add IRQF_TIMER flag for all Timer interrupts in linux-MIPS, > which will help to not disable the Timer IRQ when suspending to ensure > resuming normally(d6c585a4342a2ff627a29f9aea77c5ed4cd76023) and not > thread them when enabled PREEMPT_RT. > > Signed-off-by: Wu Zhangjin Acked-by: Thomas Gleixner -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/