On Tue, 19 Dec 2006 13:10:11 -0500 (EST)
"Robert P. J. Day" <[EMAIL PROTECTED]> wrote:

> --- a/include/linux/slab.h
> +++ b/include/linux/slab.h
> @@ -14,8 +14,6 @@
>  #include <linux/gfp.h>
>  #include <linux/types.h>
> 
> -typedef struct kmem_cache kmem_cache_t __deprecated;
> -

Nope, let's leave that there for a couple of kernel cycles, give people  
to catch up.

It's fairly common for non-developers to download and build out-of-tree code 
from
random websites.  Let's not break their build unless we really need to.  In this
case there's little cost to us in giving the developers of that out-of-tree code
time to do an update.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to