Alexey Dobriyan
1a1d92c10d
[PATCH] Really ignore kmem_cache_destroy return value
...
* Rougly half of callers already do it by not checking return value
* Code in drivers/acpi/osl.c does the following to be sure:
(void)kmem_cache_destroy(cache);
* Those who check it printk something, however, slab_error already printed
the name of failed cache.
* XFS BUGs on failed kmem_cache_destroy which is not the decision
low-level filesystem driver should make. Converted to ignore.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-27 08:26:10 -07:00
..
2006-09-24 13:50:46 -07:00
2006-09-27 08:26:10 -07:00
2006-09-20 16:00:54 -07:00
2006-01-03 11:45:47 -08:00
2006-09-20 15:53:05 -07:00
2006-05-17 14:38:47 -07:00
2006-09-20 15:53:40 -07:00
2006-09-20 15:53:40 -07:00
2006-09-24 13:50:45 -07:00
2006-09-24 13:50:45 -07:00
2006-09-20 15:53:40 -07:00
2006-01-03 11:45:47 -08:00
2006-09-24 13:50:48 -07:00
2006-09-24 13:50:46 -07:00
2006-01-03 11:45:47 -08:00
2006-09-24 13:50:46 -07:00
2006-01-03 11:45:47 -08:00
2006-06-29 15:52:56 -07:00
2006-01-03 11:45:47 -08:00
2006-09-20 15:48:39 -07:00
2006-03-28 09:16:06 -08:00
2006-03-01 11:32:41 -08:00
2006-01-03 11:45:47 -08:00
2006-09-24 13:50:46 -07:00
2006-09-24 13:50:46 -07:00
2006-09-20 15:49:33 -07:00
2006-09-20 15:48:39 -07:00
2006-09-24 13:50:46 -07:00
2006-02-16 12:04:10 -08:00
2006-08-07 11:07:01 -07:00
2006-01-03 11:45:47 -08:00
2006-09-20 15:48:39 -07:00
2006-06-29 14:48:30 -07:00
2006-01-03 11:45:47 -08:00
2006-09-24 13:50:46 -07:00
2006-01-03 11:45:47 -08:00
2006-01-03 11:45:47 -08:00
2006-09-20 15:48:39 -07:00
2006-09-24 13:50:42 -07:00
2006-08-07 11:07:01 -07:00
2006-06-29 16:03:17 -07:00
2006-01-03 11:45:47 -08:00
2006-08-07 11:07:01 -07:00
2006-08-07 11:07:01 -07:00
2006-09-24 13:50:46 -07:00
2006-03-24 14:58:24 -08:00
2006-06-29 15:59:52 -07:00
2006-01-03 11:45:47 -08:00
2006-09-24 13:50:46 -07:00
2006-01-03 11:45:47 -08:00
2006-09-20 15:53:40 -07:00
2006-09-20 15:53:40 -07:00
2006-01-03 11:45:47 -08:00
2006-01-03 11:45:47 -08:00
2006-09-24 13:50:43 -07:00
2006-09-24 13:50:43 -07:00