Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6461
b: refs/heads/master
c: 597f95e
h: refs/heads/master
i:
  6459: afa9eb5
v: v3
  • Loading branch information
Joel Schopp authored and Paul Mackerras committed Aug 30, 2005
1 parent c123251 commit 1627dd1
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: 5ff98ae18bec792d77bfea801aa4b3385b98b355
refs/heads/master: 597f95e2bfbe9b83ed8b0761ebf4e7d55fd4df17
1 change: 1 addition & 0 deletions trunk/arch/ppc64/kernel/lparcfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ static void parse_system_parameter_string(struct seq_file *m)
if (!workbuffer) {
printk(KERN_ERR "%s %s kmalloc failure at line %d \n",
__FILE__, __FUNCTION__, __LINE__);
kfree(local_buffer);
return;
}
#ifdef LPARCFG_DEBUG
Expand Down

0 comments on commit 1627dd1

Please sign in to comment.