Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109605
b: refs/heads/master
c: 5734493
h: refs/heads/master
i:
  109603: 82ac87d
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Aug 28, 2008
1 parent a604598 commit 0b8c7d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 34894c7843e00972d88b3592027703d4e05a06a7
refs/heads/master: 5734493bac88b28d8d7e2f262305fd6e83545ac5
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/machine_kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ void machine_kexec(struct kimage *image)

/* now call it */
rnk = (relocate_new_kernel_t) reboot_code_buffer;
(*rnk)(page_list, reboot_code_buffer, image->start, vbr_reg);
(*rnk)(page_list, reboot_code_buffer, P2SEGADDR(image->start), vbr_reg);
}

void arch_crash_save_vmcoreinfo(void)
Expand Down

0 comments on commit 0b8c7d0

Please sign in to comment.