Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
28ecca47
Commit
28ecca47
authored
Feb 04, 2005
by
Ralf Baechle
Browse files
Remove old wrong bits of cache code.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
ea7c3944
Changes
1
Show whitespace changes
Inline
Side-by-side
arch/mips/mm/c-r4k.c
View file @
28ecca47
...
...
@@ -1212,9 +1212,6 @@ void __init ld_mmu_r4xx0(void)
probe_pcache
();
setup_scache
();
if
(
c
->
dcache
.
sets
*
c
->
dcache
.
ways
>
PAGE_SIZE
)
c
->
dcache
.
flags
|=
MIPS_CACHE_ALIASES
;
r4k_blast_dcache_page_setup
();
r4k_blast_dcache_page_indexed_setup
();
r4k_blast_dcache_setup
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment