Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313860
b: refs/heads/master
c: a7df7a9
h: refs/heads/master
v: v3
  • Loading branch information
Michael Holzheu authored and Martin Schwidefsky committed Jun 27, 2012
1 parent d7a5662 commit 7550cdf
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: fbe765680d1fe9d08187ea4dad5041a7955a2c3a
refs/heads/master: a7df7a9494ac8eb5fa4d902d3e90b083705dc80f
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/ipl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1528,7 +1528,7 @@ static struct shutdown_action __refdata dump_action = {

static void dump_reipl_run(struct shutdown_trigger *trigger)
{
unsigned long ipib = (unsigned long) &reipl_block_actual;
unsigned long ipib = (unsigned long) reipl_block_actual;
unsigned int csum;

csum = csum_partial(reipl_block_actual, reipl_block_actual->hdr.len, 0);
Expand Down

0 comments on commit 7550cdf

Please sign in to comment.