Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72912
b: refs/heads/master
c: 41f667f
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Tony Luck committed Oct 29, 2007
1 parent 4197d55 commit 843cb83
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: 346f3799c7785938cf152e36b9127e1153c146e4
refs/heads/master: 41f667f213da4776e5883ce1e4188dc8e71f275e
1 change: 1 addition & 0 deletions trunk/arch/ia64/sn/kernel/mca.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ sn_platform_plat_specific_err_print(const u8 * sect_header, u8 ** oemdata,
while (*sn_oemdata_size > sn_oemdata_bufsize) {
u8 *newbuf = vmalloc(*sn_oemdata_size);
if (!newbuf) {
mutex_unlock(&sn_oemdata_mutex);
printk(KERN_ERR "%s: unable to extend sn_oemdata\n",
__FUNCTION__);
return 1;
Expand Down

0 comments on commit 843cb83

Please sign in to comment.