Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367941
b: refs/heads/master
c: e470d93
h: refs/heads/master
i:
  367939: 0b93aa0
v: v3
  • Loading branch information
Richard Kuo committed May 1, 2013
1 parent 2bc0262 commit 80402a3
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: 53debcd518e72d01bfe0364f1504fa585826941c
refs/heads/master: e470d932ce7f998aeab788fdc7b49ef26e76b4eb
2 changes: 1 addition & 1 deletion trunk/arch/hexagon/include/asm/mem-layout.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ enum fixed_addresses {
__end_of_fixed_addresses
};

#define MIN_KERNEL_SEG 0x300 /* From 0xc0000000 */
#define MIN_KERNEL_SEG (PAGE_OFFSET >> PGDIR_SHIFT) /* L1 shift is 22 bits */
extern int max_kernel_seg;

/*
Expand Down

0 comments on commit 80402a3

Please sign in to comment.