Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144651
b: refs/heads/master
c: 2498ce4
h: refs/heads/master
i:
  144649: 8fc815d
  144647: ac4a91a
v: v3
  • Loading branch information
Ralph Wuerthner authored and Linus Torvalds committed May 6, 2009
1 parent 1870778 commit 958f0ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca1eda2d75b855f434b1d5458534332ffad92d65
refs/heads/master: 2498ce42d3a4d1a498f1df4884da960087547db7
1 change: 1 addition & 0 deletions trunk/mm/vmalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ static struct vmap_area *alloc_vmap_area(unsigned long size,
printk(KERN_WARNING
"vmap allocation for size %lu failed: "
"use vmalloc=<size> to increase size.\n", size);
kfree(va);
return ERR_PTR(-EBUSY);
}

Expand Down

0 comments on commit 958f0ca

Please sign in to comment.