projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[include] pass opkg offline root as command line arg, solves caching issues when...
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.33
/
605-arm-rmk-cache-flush-optim.patch
1
--- a/arch/arm/mm/fault-armv.c
2
+++ b/arch/arm/mm/fault-armv.c
3
@@ -127,8 +127,6 @@ make_coherent(struct address_space *mapp
4
flush_dcache_mmap_unlock(mapping);
5
if (aliases)
6
adjust_pte(vma, addr);
7
- else
8
- flush_cache_page(vma, addr, pfn);
9
}
10
11
/*
This page took
0.038821 seconds
and
5
git commands to generate.