]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "percpu: add __percpu to SHIFT_PERCPU_PTR"
authorDennis Zhou <dennis@kernel.org>
Mon, 25 Nov 2019 22:28:04 +0000 (14:28 -0800)
committerDennis Zhou <dennis@kernel.org>
Mon, 25 Nov 2019 22:28:04 +0000 (14:28 -0800)
commit783df49b10cb29317d46ab0758bc1c74f3fd48b5
tree0b60565076e8bea00ca828cec906ff3cd070f099
parent63415110bd67af7141bd71dd4945cb058cfcda2e
Revert "percpu: add __percpu to SHIFT_PERCPU_PTR"

This reverts commit 48b12a1f28447c2244957a7cfd7a054ce31d66b5.

I mistakenly applied this and only now have thought about it a little
more and had time to evaluate a kbuild error for dmaengine.

Once we're calling RELOC_HIDE, we're moving back into the __kernel
address space and letting users interact with the actual memory address
rather than in __percpu which is before adding the offsets.

Signed-off-by: Dennis Zhou <dennis@kernel.org>
include/linux/percpu-defs.h