Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755100Ab0GANtc (ORCPT ); Thu, 1 Jul 2010 09:49:32 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:36997 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751348Ab0GANtb (ORCPT ); Thu, 1 Jul 2010 09:49:31 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=RckXSrqUWO54v2PIsrpepHRW+jaBfsddh1otkJnWnwqncfMW3UATgFeEZ2TZvyn2MU 0iWxLKdSg2csCHnCKqBvn1cRKZh4Ef30Twm3myaY3HJq1bm8zQjllNE+KLgIywYkR0n7 oFmZypC9gpX6uI23GATZLJ/RE4GS+g+QKGxH0= MIME-Version: 1.0 Date: Thu, 1 Jul 2010 16:49:30 +0300 Message-ID: Subject: suspend/resume and kernel timers From: Budhee Jamaich To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 465 Lines: 16 Hi, What happens with kernel timers when system enters suspend mode ? Are they suspended too ? When a driver's suspend handler is called, can previous timers the driver setup suddenly be triggered ? Thank You Budhee -- 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/