Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356510
b: refs/heads/master
c: a864b9d
h: refs/heads/master
v: v3
  • Loading branch information
Sasha Levin authored and Linus Torvalds committed Feb 24, 2013
1 parent ae55311 commit 5a0b95d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 41badc15cbad0350de34408c1b0c690f9df76d4b
refs/heads/master: a864b9d06c71456470b3544fe4cc07bcdd29828d
3 changes: 1 addition & 2 deletions trunk/mm/memory_hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -901,8 +901,7 @@ int __ref add_memory(int nid, u64 start, u64 size)
/* rollback pgdat allocation and others */
if (new_pgdat)
rollback_node_hotadd(nid, pgdat);
if (res)
release_memory_resource(res);
release_memory_resource(res);

out:
unlock_memory_hotplug();
Expand Down

0 comments on commit 5a0b95d

Please sign in to comment.