Re: [PATCH] PATCH: IPMI driver

Dave Jones (davej@codemonkey.org.uk)
Thu, 9 Jan 2003 19:20:22 +0000


On Thu, Jan 09, 2003 at 01:16:29PM -0600, Corey Minyard wrote:

> >Pull the 2.5 port from openipmi.sourceforge.net saves you doing the port
> >yourself.
> >
> Definately pull the 2.5 port from there, as there are some differences
> between the 2.4 and 2.5 versions.

I had a quick skim through the patch.
Is the handling of jiffies wraps done correctly ? It doesn't
look like it...

time_diff = ((jiffies_now - kcs_info->last_timeout_jiffies)

Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
-
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/