Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189745
b: refs/heads/master
c: 1876446
h: refs/heads/master
i:
  189743: eca0cfd
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Apr 9, 2010
1 parent c3e739c commit b12f02d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7d3f661e5757e84f1fb2e10093cfa2f7b057bc2f
refs/heads/master: 187644636ea79aa4bdc04757ebca919c4fd546e0
3 changes: 2 additions & 1 deletion trunk/arch/s390/kernel/early.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ asm(
" lm 6,15,24(15)\n"
#endif
" br 14\n"
" .size savesys_ipl_nss, .-savesys_ipl_nss\n");
" .size savesys_ipl_nss, .-savesys_ipl_nss\n"
" .previous\n");

static __initdata char upper_command_line[COMMAND_LINE_SIZE];

Expand Down

0 comments on commit b12f02d

Please sign in to comment.