Re: [patch] 2.5.25 I2C driver id and Config updates

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Jul 11 2002 - 06:41:04 EST


> Could you please apply these 3 patches toward 2.5.26.
> They include Config.in updates, additions in i2c-id.h
> for "Video for Linux" and a compatibility fix for
> i2c-algo-bit.c
>
>
> +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
> + if (current->need_resched)
> + schedule();
> +#else
> cond_resched();
> +#endif

Why are you adding non 2.5 code to 2.5 ?

-
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/



This archive was generated by hypermail 2b29 : Mon Jul 15 2002 - 22:00:19 EST