On Tue, 4 Apr 2000, Thomas Molina wrote:
> slab.c: In function `__kmem_cache_free':
> slab.c:1583: warning: passing arg 2 of `kmem_poison_obj' discards
> `const' from pointer target type
> slab.c:1616: warning: passing arg 1 discards `const' from pointer target
> type
> slab.c:1619: warning: passing arg 4 of `kmem_extra_free_checks' discards
> `const' from pointer target type
For the slab poison warnings: if you take a look at the code you'll see
why this is the case.
Tim.
*/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:12 EST