Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42031
b: refs/heads/master
c: a1a392f
h: refs/heads/master
i:
  42029: 344d9e2
  42027: aa92471
  42023: ca7e74a
  42015: c1feeff
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Dec 4, 2006
1 parent ec937ff commit 00f2f3e
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: 15e9b586e0bd3692e2a21c5be178810d9d32214e
refs/heads/master: a1a392f0b4f27604811bf8aa8d7636b3b4bc3803
2 changes: 1 addition & 1 deletion trunk/include/asm-s390/kexec.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

/* Maximum address we can use for the control pages */
/* Not more than 2GB */
#define KEXEC_CONTROL_MEMORY_LIMIT (1<<31)
#define KEXEC_CONTROL_MEMORY_LIMIT (1UL<<31)

/* Allocate one page for the pdp and the second for the code */
#define KEXEC_CONTROL_CODE_SIZE 4096
Expand Down

0 comments on commit 00f2f3e

Please sign in to comment.