kernel-ark/arch/tile
Chris Metcalf 640710a33b tile: add virt_to_kpte() API and clean up and document behavior
We use virt_to_pte(NULL, va) a lot, which isn't very obvious.
I added virt_to_kpte(va) as a more obvious wrapper function,
that also validates the va as being a kernel adddress.

And, I fixed the semantics of virt_to_pte() so that we handle
the pud and pmd the same way, and we now document the fact that
we handle the final pte level differently.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2013-09-03 14:52:13 -04:00
..
configs md: remove CONFIG_MULTICORE_RAID456 entirely 2013-03-20 13:21:14 +11:00
gxio tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
include tile: add virt_to_kpte() API and clean up and document behavior 2013-09-03 14:52:13 -04:00
kernel tile: add virt_to_kpte() API and clean up and document behavior 2013-09-03 14:52:13 -04:00
kvm arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL 2013-01-17 12:11:26 -08:00
lib tile: support FRAME_POINTER 2013-09-03 14:52:09 -04:00
mm tile: add virt_to_kpte() API and clean up and document behavior 2013-09-03 14:52:13 -04:00
Kbuild
Kconfig tile: support FRAME_POINTER 2013-09-03 14:52:09 -04:00
Kconfig.debug tile: provide traceability for hypervisor calls 2013-08-13 16:26:31 -04:00
Makefile arch/tile: avoid generating .eh_frame information in modules 2012-10-23 10:21:43 -04:00