Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351157
b: refs/heads/master
c: 4e3c194
h: refs/heads/master
i:
  351155: aaa0d1e
v: v3
  • Loading branch information
Will Deacon committed Jan 10, 2013
1 parent e954dd4 commit cccd373
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 8e9c24a2b2e00368262b974d6ea1ac5310570bbe
refs/heads/master: 4e3c1944808b0278ea4733afcde5cb9421f8a570
4 changes: 2 additions & 2 deletions trunk/arch/arm/include/asm/virt.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
/*
* Flag indicating that the kernel was not entered in the same mode on every
* CPU. The zImage loader stashes this value in an SPSR, so we need an
* architecturally defined flag bit here (the N flag, as it happens)
* architecturally defined flag bit here.
*/
#define BOOT_CPU_MODE_MISMATCH (1<<31)
#define BOOT_CPU_MODE_MISMATCH PSR_N_BIT

#ifndef __ASSEMBLY__

Expand Down

0 comments on commit cccd373

Please sign in to comment.