kernel-ark/arch/tile
Chris Metcalf 3cebbafd28 arch/tile: fix two bugs in the backtracer code
The first is that we were using an incorrect hand-rolled variant
of __kernel_text_address() which didn't handle module PCs.  We now
just use the standard API.

The second was that we weren't accounting for the three-level
page table when we were trying to pre-verify the addresses on
the 64-bit TILE-Gx processor; we now do that correctly.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2011-03-01 16:21:00 -05:00
..
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include arch/tile: use extended assembly to inline __mb_incoherent() 2011-03-01 16:20:54 -05:00
kernel arch/tile: fix two bugs in the backtracer code 2011-03-01 16:21:00 -05:00
kvm arch/tile: parameterize system PLs to support KVM port 2010-10-15 15:38:09 -04:00
lib arch/tile: use extended assembly to inline __mb_incoherent() 2011-03-01 16:20:54 -05:00
mm arch/tile: fix reversed test of strict_strtol() return value 2011-03-01 16:20:36 -05:00
Kbuild
Kconfig tile: Select GENERIC_HARDIRQS_NO_DEPRECATED 2011-02-23 16:07:36 -05:00
Kconfig.debug kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile arch/tile: parameterize system PLs to support KVM port 2010-10-15 15:38:09 -04:00