Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231039
b: refs/heads/master
c: 32385c7
h: refs/heads/master
i:
  231037: f33de99
  231035: 7243c26
  231031: 273f81b
  231023: f46eb2c
  231007: 57c27e6
  230975: 6f5c781
  230911: a954a1a
v: v3
  • Loading branch information
Russell King authored and Nick Piggin committed Jan 14, 2011
1 parent d57e797 commit f05a02a
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: 3ec762ad8be364c2fadfe0d6b2cc6d4d3b5e1b54
refs/heads/master: 32385c7cf60a78375b63afc4f02001df84dfd1a0
2 changes: 1 addition & 1 deletion trunk/include/linux/list_bl.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* some fast and compact auxiliary data.
*/

#if defined(CONFIG_SMP)
#if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
#define LIST_BL_LOCKMASK 1UL
#else
#define LIST_BL_LOCKMASK 0UL
Expand Down

0 comments on commit f05a02a

Please sign in to comment.