Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
a95970f3
Commit
a95970f3
authored
Feb 07, 2005
by
Ralf Baechle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20Kc and SB1 don't suffer from aliases.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
84fd089a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
arch/mips/mm/c-r4k.c
arch/mips/mm/c-r4k.c
+2
-0
No files found.
arch/mips/mm/c-r4k.c
View file @
a95970f3
...
...
@@ -1012,8 +1012,10 @@ static void __init probe_pcache(void)
* with that for us so we don't need to take care ourselves.
*/
switch
(
c
->
cputype
)
{
case
CPU_20KC
:
case
CPU_R10000
:
case
CPU_R12000
:
case
CPU_SB1
:
break
;
case
CPU_24K
:
if
(
!
(
read_c0_config7
()
&
(
1
<<
16
)))
...
...
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