[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091012.015939.165860325.anemo@mba.ocn.ne.jp>
Date: Mon, 12 Oct 2009 01:59:39 +0900 (JST)
From: Atsushi Nemoto <anemo@....ocn.ne.jp>
To: wuzhangjin@...il.com
Cc: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
linux-pm@...ts.linux-foundation.org, ralf@...ux-mips.org,
rjw@...k.pl, yuasa@...ux-mips.org
Subject: Re: [PATCH -v1] MIPS: add IRQF_TIMER flag for Timer Interrupts
On Fri, 9 Oct 2009 23:50:50 +0800, Wu Zhangjin <wuzhangjin@...il.com> 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.
>
> NOTE: Perhaps there are also some board-specific Timer interrupts
> missing here!
>
> (This -v1 version Incorporated the feedback from Atsushi Nemoto
> <anemo@....ocn.ne.jp>.)
>
> Acked-by: Thomas Gleixner <tglx@...utronix.de>
> Acked-by: Rafael J. Wysocki <rjw@...k.pl>
> Signed-off-by: Wu Zhangjin <wuzhangjin@...il.com>
> ---
> arch/mips/jazz/irq.c | 2 +-
> arch/mips/kernel/cevt-bcm1480.c | 2 +-
> arch/mips/kernel/cevt-ds1287.c | 2 +-
> arch/mips/kernel/cevt-gt641xx.c | 2 +-
> arch/mips/kernel/cevt-r4k.c | 2 +-
> arch/mips/kernel/cevt-sb1250.c | 2 +-
> arch/mips/kernel/cevt-txx9.c | 2 +-
> arch/mips/kernel/i8253.c | 2 +-
> arch/mips/nxp/pnx8550/common/int.c | 2 +-
> arch/mips/nxp/pnx8550/common/time.c | 4 ++--
> arch/mips/sgi-ip27/ip27-timer.c | 2 +-
> arch/mips/sni/time.c | 2 +-
> 12 files changed, 13 insertions(+), 13 deletions(-)
Thank you.
Acked-by: Atsushi Nemoto <anemo@....ocn.ne.jp>
---
Atsushi Nemoto
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists