Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242330
b: refs/heads/master
c: b8c4c96
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Lameter authored and Pekka Enberg committed Mar 24, 2011
1 parent e372a0b commit b179103
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: f9b615de4663c4b852e07257e9f967df6a0161c0
refs/heads/master: b8c4c96ed4cdecf5ae51fc6f4c006658e873047f
2 changes: 1 addition & 1 deletion trunk/mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ static inline void note_cmpxchg_failure(const char *n,

void init_kmem_cache_cpus(struct kmem_cache *s)
{
#if defined(CONFIG_CMPXCHG_LOCAL) && defined(CONFIG_PREEMPT)
#ifdef CONFIG_CMPXCHG_LOCAL
int cpu;

for_each_possible_cpu(cpu)
Expand Down

0 comments on commit b179103

Please sign in to comment.