Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40750
b: refs/heads/master
c: c4972f3
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Nov 6, 2006
1 parent 729c52c commit 2599fe1
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: bcc8bcb1f0cc51c0042497d5de2d79743050e3bb
refs/heads/master: c4972f33169e3e1ce06ad00917ddaf2c3b49b36a
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ setup_lowcore(void)
lc->extended_save_area_addr = (__u32)
__alloc_bootmem(PAGE_SIZE, PAGE_SIZE, 0);
/* enable extended save area */
ctl_set_bit(14, 29);
__ctl_set_bit(14, 29);
}
#endif
set_prefix((u32)(unsigned long) lc);
Expand Down

0 comments on commit 2599fe1

Please sign in to comment.