Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
percpu: explain why per_cpu_ptr_to_phys() is more complicated than ne…
…cessary 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>
- Loading branch information