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:
a855b84
)
percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessary
author
Dave Young
<dyoung@redhat.com>
Wed, 23 Nov 2011 16:20:53 +0000
(08:20 -0800)
committer
Tejun Heo
<tj@kernel.org>
Wed, 23 Nov 2011 16:20:53 +0000
(08:20 -0800)
Add comments about current per_cpu_ptr_to_phys implementation to
explain why the logic is more complicated than necessary.
-tj: relocated comment into kerneldoc comment
Signed-off-by: Dave Young <dyoung@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found