Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2433
b: refs/heads/master
c: 9a558cb
h: refs/heads/master
i:
  2431: 5844e2d
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jun 22, 2005
1 parent 965d7cc commit 2e3164e
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: 9723d95d1076e9ef394ff26162fb0b47531089b0
refs/heads/master: 9a558cb4ec43ccbe82e2cf899ced37f29ac017df
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ do { \
({ \
unsigned long flags; \
local_save_flags(flags); \
flags & PSR_I_BIT; \
(int)(flags & PSR_I_BIT); \
})

#ifdef CONFIG_SMP
Expand Down

0 comments on commit 2e3164e

Please sign in to comment.