git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f27dde8
)
sched, arch: Create asm/preempt.h
author
Peter Zijlstra
<peterz@infradead.org>
Wed, 14 Aug 2013 12:55:40 +0000
(14:55 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 25 Sep 2013 12:07:50 +0000
(14:07 +0200)
In order to prepare to per-arch implementations of preempt_count move
the required bits into an asm-generic header and use this for all
archs.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/n/tip-h5j0c1r3e3fk015m30h8f1zx@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found