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-27 08:26:10 -07:00
2006-09-07 14:27:23 +10:00
2006-06-09 15:29:40 +10:00
2006-01-09 20:48:03 +01:00
2006-06-19 08:40:27 +10:00
2005-09-05 11:47:01 +10:00
2006-06-20 14:53:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-09 17:07:12 +10:00
2006-03-29 08:55:14 +10:00
2006-06-20 13:04:51 +10:00
2005-11-02 15:11:25 +11:00
2006-08-10 14:40:41 +10:00
2006-09-07 14:26:50 +10:00
2006-01-12 10:29:53 +11:00
2006-06-20 13:04:51 +10:00
2006-03-17 17:29:18 +11:00
2006-03-17 17:29:25 +11:00
2006-06-20 13:04:51 +10:00
2006-06-09 17:00:52 +10:00
2006-03-29 08:55:14 +10:00
2006-06-27 16:12:15 +10:00
2005-11-02 14:58:39 +11:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2006-03-14 13:30:23 +11:00
2006-08-30 13:41:58 +10:00
2006-06-09 14:48:12 +10:00
2006-06-20 13:04:51 +10:00
2005-11-02 15:11:25 +11:00
2006-06-20 13:04:51 +10:00
2005-11-02 14:58:39 +11:00
2006-06-09 17:00:52 +10:00
2006-03-31 13:04:17 +10:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-09 14:48:12 +10:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-03-17 17:27:56 +11:00
2006-06-20 13:04:51 +10:00
2006-06-09 14:48:37 +10:00
2006-06-20 13:04:51 +10:00
2006-03-17 17:28:18 +11:00
2006-06-20 13:04:51 +10:00
2006-03-17 17:27:07 +11:00
2006-06-20 13:04:51 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-09 16:48:30 +10:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-03-31 13:04:17 +10:00
2006-06-20 13:04:51 +10:00
2006-06-09 14:55:38 +10:00
2006-06-09 14:54:19 +10:00
2006-09-07 14:26:50 +10:00
2006-01-11 15:30:08 +11:00
2006-06-20 13:04:51 +10:00
2005-11-02 15:11:25 +11:00
2006-06-20 13:04:51 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2006-06-09 14:55:38 +10:00
2006-07-28 17:05:51 +10:00
2006-06-09 17:00:52 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2005-11-25 16:41:33 +11:00
2006-06-20 13:04:51 +10:00
2006-06-09 15:29:22 +10:00
2006-01-11 21:02:47 +11:00
2006-06-28 10:13:52 +10:00
2005-11-02 14:58:39 +11:00
2006-07-28 17:04:44 +10:00
2006-03-29 08:55:14 +10:00
2005-11-02 14:58:39 +11:00
2006-09-07 14:26:50 +10:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-09 16:48:30 +10:00
2005-11-03 16:14:31 +11:00
2006-06-20 13:04:51 +10:00
2006-06-28 08:42:26 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2006-06-19 08:39:53 +10:00
2006-01-11 15:33:02 +11:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-09 15:29:40 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2006-06-20 13:04:51 +10:00
2006-06-27 16:12:40 +10:00
2005-11-02 14:58:39 +11:00
2006-06-20 13:04:51 +10:00
2006-06-09 17:07:12 +10:00
2006-09-07 14:26:50 +10:00
2006-06-27 12:45:17 +10:00
2005-11-09 07:55:57 -08:00