> (C) Copyright notice and "All rights reserved." > > > > These use inter_module_get() > > > > which is still there even in the latest 2.6.15-rc. It should be going > > out but hasn't yet. And that is the case for at least a year (eg they > > are __deprecated but still there). > > No, they aren't - at least not anywhere declared below include/ and thus > uncompilable with GCC4. # pwd /mnt/raid/linux/linux-2.6.15-rc4/include/linux [root@jackhammer linux]# grep inter_mod * module.h:extern void __deprecated inter_module_register(const char *, module.h:extern void __deprecated inter_module_unregister(const char *); module.h:extern const void * __deprecated inter_module_get_request(const char *, module.h:extern void __deprecated inter_module_put(const char *); sounds you need to invoke the warranty on your grep binary ;) - 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/
- Follow-Ups:
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- References:
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Arjan van de Ven <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Adrian Bunk <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Arjan van de Ven <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: "Jeff V. Merkey" <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Arjan van de Ven <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Arjan van de Ven <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Prev by Date: Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Next by Date: Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Previous by thread: Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Next by thread: Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Index(es):