[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070427192811.GA37201@muc.de>
Date:	Fri, 27 Apr 2007 21:28:11 +0200
From:	Andi Kleen <ak@....de>
To:	Tim Hockin <thockin@...gle.com>
Cc:	vojtech@...e.cz, linux-kernel@...r.kernel.org, akpm@...gle.com
Subject: Re: [PATCH] x86_64: dynamic MCE poll interval
> -		printk(KERN_INFO "Machine check events logged\n");
> +		if ((now - last_print) >= check_interval*HZ) {
Shouldn't this use time_after() to handle wrapping? 
-Andi
-
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
 
