Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OpenBMC Firmware
talos-obmc-linux
Commits
3f8793e3
Commit
3f8793e3
authored
16 years ago
by
Russell King
Committed by
Russell King
16 years ago
Browse files
Options
Download
Plain Diff
Merge branch 'fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop
parents
9e943021
6bee00db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
arch/arm/mm/proc-xsc3.S
arch/arm/mm/proc-xsc3.S
+1
-1
No files found.
arch/arm/mm/proc-xsc3.S
View file @
3f8793e3
...
...
@@ -349,7 +349,7 @@ ENTRY(cpu_xsc3_switch_mm)
cpu_xsc3_mt_table
:
.
long
0x00
@
L_PTE_MT_UNCACHED
.
long
PTE_EXT_TEX
(
1
)
@
L_PTE_MT_BUFFERABLE
.
long
PTE_CACHEABLE
@
L_PTE_MT_WRITETHROUGH
.
long
PTE_EXT_TEX
(
5
)
|
PTE_CACHEABLE
@
L_PTE_MT_WRITETHROUGH
.
long
PTE_CACHEABLE
|
PTE_BUFFERABLE
@
L_PTE_MT_WRITEBACK
.
long
PTE_EXT_TEX
(
1
)
|
PTE_BUFFERABLE
@
L_PTE_MT_DEV_SHARED
.
long
0x00
@
unused
...
...
This diff is collapsed.
Click to expand it.
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