On Sat, 9 Feb 2008 15:49:17 -0600 Dimitri Sivanich <sivanich@sgi.com> wrote: > The purpose of this patch to the SGI Altix specific mmtimer (posix timer) > driver is to allow a virtually infinite number of timers to be set per node. > > Timers will now be kept on a sorted per-node list and a single node-based > hardware comparator is used to trigger the next timer. drivers/char/mmtimer.c: In function `sgi_timer_del': drivers/char/mmtimer.c:607: warning: 't' might be used uninitialized in this function Are you sure this is absolutely always a false positive? If so, we can shut it up with uninitialized_var(). - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Feb 16 17:55:18 2008
This archive was generated by hypermail 2.1.8 : 2008-02-16 17:55:33 EST