Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88230
b: refs/heads/master
c: 0c93d8e
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Apr 10, 2008
1 parent 53544a6 commit 2bb058c
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: a31b9dd8edc6e4e75b5299fee6093b3c54548446
refs/heads/master: 0c93d8e4d342b1b5cda1037f2527fcf443c80fbc
2 changes: 1 addition & 1 deletion trunk/include/asm-frv/mem-layout.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
*/
#define BRK_BASE __UL(2 * 1024 * 1024 + PAGE_SIZE)
#define STACK_TOP __UL(2 * 1024 * 1024)
#define STACK_TOP_MAX STACK_TOP
#define STACK_TOP_MAX __UL(0xc0000000)

/* userspace process size */
#ifdef CONFIG_MMU
Expand Down

0 comments on commit 2bb058c

Please sign in to comment.