lkml.org 
[lkml]   [2001]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] 2.4.9-ac16 swapoff 2*vfree


On Thu, 27 Sep 2001, Hugh Dickins wrote:

> 2.4.9-ac16 swapoff warns "Trying to vfree() nonexistent vm area":
> the new (outside locks) vfree added, the old (inside) not removed.

Oh, crap... Thanks for spotting.

> Hugh
>
> --- 2.4.9-ac16/mm/swapfile.c Thu Sep 27 19:10:00 2001
> +++ linux/mm/swapfile.c Thu Sep 27 19:43:12 2001
> @@ -636,7 +636,6 @@
> p->swap_device = 0;
> p->max = 0;
> swap_map = p->swap_map;
> - vfree(p->swap_map);
> p->swap_map = NULL;
> p->flags = 0;
> swap_device_unlock(p);
>
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:17    [W:0.084 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site