commit | 8c95aa60d2ae3c4e63705ee0f18e155898b09662 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Jun 27 16:18:05 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jun 27 18:00:12 2011 -0700 |
tree | 409dc8ef68a1487c02b6fff29c0a73393a5fc152 | |
parent | 31c1771cdbf0edea96e109e24dae387d331b6d96 [diff] |
um: add asm/percpu.h To make SLUB work on UML we need this_cpu_cmpxchg from asm-generic/percpu.h. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>