Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275633
b: refs/heads/master
c: 8428e84
h: refs/heads/master
i:
  275631: c1c82ea
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Nov 8, 2011
1 parent ed7cd59 commit 300d43c
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: 71e63e748ee6f4bad482b8021386eeb74f6e47f1
refs/heads/master: 8428e84d42179c2a00f5f6450866e70d802d1d05
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ __secondary_data:
* r13 = *virtual* address to jump to upon completion
*/
__enable_mmu:
#ifdef CONFIG_ALIGNMENT_TRAP
#if defined(CONFIG_ALIGNMENT_TRAP) && __LINUX_ARM_ARCH__ < 6
orr r0, r0, #CR_A
#else
bic r0, r0, #CR_A
Expand Down

0 comments on commit 300d43c

Please sign in to comment.