diff options
author | Tejun Heo <tj@kernel.org> | 2009-06-22 02:56:24 (GMT) |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-06-22 02:56:24 (GMT) |
commit | c5806df9232d2a7f554b4839b57cac2e664fc256 (patch) | |
tree | 11719fecc7383c4777df8610932fa599c1de00d4 /fs | |
parent | 85ae87c1ad8e18a421e7448a99a42ecda183f29f (diff) | |
download | linux-c5806df9232d2a7f554b4839b57cac2e664fc256.tar.xz |
x86: fix duplicate free in setup_pcpu_remap() failure path
In the failure path, setup_pcpu_remap() tries to free the area which
has already been freed to make holes in the large page. Fix it.
[ Impact: fix duplicate free in failure path ]
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions