Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86608
b: refs/heads/master
c: 5ce94e9
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Kunze authored and Russell King committed Feb 29, 2008
1 parent 6af230f commit 6caaffd
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: 94a3f78566ef98a48814d82892f28bb741624cb8
refs/heads/master: 5ce94e9e8b469a17fbd3efa1b940c19b5e43449a
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/kexec.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/* Maximum address we can reach in physical address mode */
#define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL)
/* Maximum address we can use for the control code buffer */
#define KEXEC_CONTROL_MEMORY_LIMIT TASK_SIZE
#define KEXEC_CONTROL_MEMORY_LIMIT (-1UL)

#define KEXEC_CONTROL_CODE_SIZE 4096

Expand Down

0 comments on commit 6caaffd

Please sign in to comment.