Skip to content
GitLab
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
a95970f3
Commit
a95970f3
authored
Feb 07, 2005
by
Ralf Baechle
Browse files
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
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
Supports
Markdown
0%
Try again
or
attach a new 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