commit | a706729c3df22d5cf4a50a02c25f5ebfcb370c82 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri May 28 14:45:38 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Wed Mar 09 08:09:55 2011 +0100 |
tree | 0ddc0f876ec8e17720eb2eab40c13d4e7a510af3 | |
parent | cd3415779bdb13e3daaf13965c89d286a0cf0480 [diff] |
microblaze: Fix GDB issue caused by cache issue 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>