Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39358
b: refs/heads/master
c: 5fcce74
h: refs/heads/master
v: v3
  • Loading branch information
Aneesh Kumar authored and Linus Torvalds committed Oct 11, 2006
1 parent e06c7b4 commit 40f86ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 3dc3099a9b2c346b16383597fadaa79a05a52388
refs/heads/master: 5fcce7432a731e67f1cd3ef1e71dca9ea84dedb1
6 changes: 3 additions & 3 deletions trunk/Documentation/lockdep-design.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ The bit position indicates hardirq, softirq, hardirq-read,
softirq-read respectively, and the character displayed in each
indicates:

'.' acquired while irqs enabled
'.' acquired while irqs disabled
'+' acquired in irq context
'-' acquired in process context with irqs disabled
'?' read-acquired both with irqs enabled and in irq context
'-' acquired with irqs enabled
'?' read acquired in irq context with irqs enabled.

Unused mutexes cannot be part of the cause of an error.

Expand Down

0 comments on commit 40f86ee

Please sign in to comment.