Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71386
b: refs/heads/master
c: 22124c9
h: refs/heads/master
v: v3
  • Loading branch information
Fernando Luis Vázquez Cao authored and Linus Torvalds committed Oct 19, 2007
1 parent 75f6a42 commit ae6a505
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: 3305a6bc2c4dbd8f7fde1b9941ccb260bc6355c2
refs/heads/master: 22124c9999f00340b062fff740db30187bf18454
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/crash_dump_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ ssize_t copy_oldmem_page(unsigned long pfn, char *buf,
if (!kdump_buf_page) {
printk(KERN_WARNING "Kdump: Kdump buffer page not"
" allocated\n");
kunmap_atomic(vaddr, KM_PTE0);
return -EFAULT;
}
copy_page(kdump_buf_page, vaddr);
Expand Down

0 comments on commit ae6a505

Please sign in to comment.