xtensa: cache inquiry and unaligned cache handling functions
authorOskar Schirmer <os@emlix.com>
Wed, 10 Jun 2009 19:58:45 +0000 (12:58 -0700)
committerChris Zankel <chris@zankel.net>
Mon, 22 Jun 2009 09:36:50 +0000 (02:36 -0700)
The existing xtensa cache handling functions work on page-aligned
memory regions.

These functions are needed for the s6000 dma engine which can work on
a byte-granularity.

Signed-off-by: Oskar Schirmer <os@emlix.com>
Cc: Johannes Weiner <jw@emlix.com>
Cc: Daniel Glockner <dg@emlix.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found