Files
kernel-tenderloin-3.0/arch/arm/mach-davinci
Linus Walleij 766357153d ARM: davinci: fix cache flush build error
commit 897a6a1a14837d6d582bfd1fd7aba00be44b6469 upstream.

The TNET variant of DaVinci compiles some code that it shares
with other DaVinci variants, however it has a V6 CPU rather than
an ARM926T, thus the hardcoded call to arm926_flush_kern_cache_all()
in sleep.S will obviously fail, and we need to build with the
v6_flush_kern_cache_all() call instead. This was triggered by
manually altering the DaVinci config to build the TNET version.

Cc: Dave Martin <dave.martin@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-10-03 11:40:13 -07:00
..
2011-03-31 11:26:23 -03:00
2010-05-06 15:02:01 -07:00
2010-05-13 10:05:28 -07:00
2011-03-29 14:47:57 +02:00
2011-04-25 14:19:32 +05:30
2010-05-13 10:05:29 -07:00
2010-11-16 14:14:02 +01:00
2010-12-10 07:33:50 -08:00
2009-11-25 10:21:31 -08:00
2011-01-06 22:33:32 +00:00
2010-12-11 12:15:53 +02:00