sh: Revert lazy dcache writeback changes.
These ended up causing too many problems on older parts, revert for now.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -30,8 +30,5 @@ extern void __flush_invalidate_region(void *start, int size);
|
||||
|
||||
#define HAVE_ARCH_UNMAPPED_AREA
|
||||
|
||||
/* Page flag for lazy dcache write-back for the aliasing UP caches */
|
||||
#define PG_dcache_dirty PG_arch_1
|
||||
|
||||
#endif /* __KERNEL__ */
|
||||
#endif /* __ASM_SH_CACHEFLUSH_H */
|
||||
|
Reference in New Issue
Block a user