microblaze: Fix GDB issue caused by cache issue
authorMichal Simek <monstr@monstr.eu>
Fri, 28 May 2010 12:45:38 +0000 (14:45 +0200)
committerMichal Simek <monstr@monstr.eu>
Wed, 9 Mar 2011 07:09:55 +0000 (08:09 +0100)
Used the same solution as SH. Changed len to PAGE_SIZE
in copy_to_user_page macro.

Implement flush_cache_page macro.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found