Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276151
b: refs/heads/master
c: c89cefe
h: refs/heads/master
i:
  276149: 580177c
  276147: 6bf2785
  276143: 7070f89
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Russell King committed Nov 26, 2011
1 parent 0511172 commit 8e3a6f4
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: 41dfaa934c5d866d626de9bea785e6168524a47e
refs/heads/master: c89cefed35c8c5f53f36757f8a6768e390394ee3
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/entry-armv.S
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ ENDPROC(__und_usr)
.popsection
.pushsection __ex_table,"a"
.long 1b, 4b
#if __LINUX_ARM_ARCH__ >= 7
#if CONFIG_ARM_THUMB && __LINUX_ARM_ARCH__ >= 6 && CONFIG_CPU_V7
.long 2b, 4b
.long 3b, 4b
#endif
Expand Down

0 comments on commit 8e3a6f4

Please sign in to comment.