Dipankar Sarma
0b175a7e68
[PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays
...
Noted by David Miller:
"The bug is that free_fd_array() takes a "num" argument, but when
calling it from __free_fdtable() we're instead passing in the size in
bytes (ie. "num * sizeof(struct file *)")."
Yes it is a bug. I think I messed it up while merging newer
changes with an older version where I was using size in bytes
to optimize.
Signed-off-by: Dipankar Sarma <dipankar@in.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-14 12:38:26 -07:00
..
2005-09-09 13:57:58 -07:00
2005-08-20 17:20:28 +01:00
2005-09-09 13:57:27 -07:00
2005-08-19 18:08:21 -07:00
2005-09-09 13:57:31 -07:00
2005-08-19 18:08:21 -07:00
2005-08-20 13:20:01 -07:00
2005-09-09 13:57:32 -07:00
2005-09-10 10:06:36 -07:00
2005-09-10 10:06:35 -07:00
2005-08-19 18:08:21 -07:00
2005-09-05 00:05:52 -07:00
2005-09-09 13:57:27 -07:00
2005-09-09 13:57:28 -07:00
2005-09-09 13:57:27 -07:00
2005-09-07 16:57:46 -07:00
2005-09-09 14:03:48 -07:00
2005-09-07 16:57:50 -07:00
2005-09-07 16:57:56 -07:00
2005-09-09 13:57:27 -07:00
2005-09-09 13:57:27 -07:00
2005-08-26 11:39:19 -07:00
2005-08-06 09:42:06 -07:00
2005-09-10 10:06:36 -07:00
2005-09-10 10:06:32 -07:00
2005-09-07 16:57:29 -07:00
2005-09-11 10:14:54 -07:00
2005-09-10 10:06:36 -07:00
2005-09-09 13:57:27 -07:00
2005-09-09 13:57:27 -07:00
2005-09-10 10:06:36 -07:00
2005-08-16 08:52:11 -07:00
2005-09-13 08:22:32 -07:00
2005-09-12 15:43:03 +01:00
2005-09-09 13:57:55 -07:00
2005-09-09 13:57:27 -07:00
2005-09-13 08:22:29 -07:00
2005-09-07 16:57:18 -07:00
2005-09-10 10:06:36 -07:00
2005-08-26 19:37:13 -07:00
2005-09-09 13:57:27 -07:00
2005-09-09 13:57:27 -07:00
2005-09-09 13:57:27 -07:00
2005-09-10 10:06:36 -07:00
2005-09-09 13:57:55 -07:00
2005-09-02 00:57:31 -07:00
2005-09-09 10:31:58 -07:00
2005-09-10 10:06:21 -07:00
2005-09-09 14:24:05 -07:00
2005-09-09 15:42:34 -07:00
2005-09-10 10:06:32 -07:00
2005-09-14 11:18:13 -07:00
2005-09-09 13:57:55 -07:00
2005-09-09 13:57:55 -07:00
2005-09-14 12:38:26 -07:00
2005-09-09 13:57:26 -07:00
2005-09-07 16:57:39 -07:00
2005-08-20 18:51:29 -07:00
2005-09-09 14:03:44 -07:00
2005-09-09 13:57:55 -07:00
2005-09-09 14:03:44 -07:00
2005-07-27 16:26:07 -07:00
2005-09-13 09:47:30 -07:00
2005-09-10 10:06:32 -07:00
2005-09-13 08:22:28 -07:00
2005-09-10 10:06:22 -07:00
2005-09-07 16:57:32 -07:00
2005-09-09 13:57:55 -07:00
2005-09-07 16:57:27 -07:00