Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339506
b: refs/heads/master
c: 871df85
h: refs/heads/master
v: v3
  • Loading branch information
fwu authored and Russell King committed Oct 18, 2012
1 parent 8e90400 commit 217a9ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 153cd8e839b5729358d4e5c3371e7509ee5ac96a
refs/heads/master: 871df85a592396b36d4c40b3860e8d7373626552
1 change: 1 addition & 0 deletions trunk/arch/arm/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ EXPORT_SYMBOL(disable_hlt);
void enable_hlt(void)
{
hlt_counter--;
BUG_ON(hlt_counter < 0);
}

EXPORT_SYMBOL(enable_hlt);
Expand Down

0 comments on commit 217a9ef

Please sign in to comment.