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
2284ece2
Commit
2284ece2
authored
Jun 23, 2011
by
Dave Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: mm: tlb-v4wb: Use the new processor struct macros
Signed-off-by:
Dave Martin
<
dave.martin@linaro.org
>
parent
f249a642
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
arch/arm/mm/tlb-v4wb.S
arch/arm/mm/tlb-v4wb.S
+2
-6
No files found.
arch/arm/mm/tlb-v4wb.S
View file @
2284ece2
...
@@ -69,9 +69,5 @@ ENTRY(v4wb_flush_kern_tlb_range)
...
@@ -69,9 +69,5 @@ ENTRY(v4wb_flush_kern_tlb_range)
__INITDATA
__INITDATA
.
type
v4wb_tlb_fns
,
#
object
/
*
define
struct
cpu_tlb_fns
(
see
<
asm
/
tlbflush
.
h
>
and
proc
-
macros
.
S
)
*/
ENTRY
(
v4wb_tlb_fns
)
define_tlb_functions
v4wb
,
v4wb_tlb_flags
.
long
v4wb_flush_user_tlb_range
.
long
v4wb_flush_kern_tlb_range
.
long
v4wb_tlb_flags
.
size
v4wb_tlb_fns
,
.
-
v4wb_tlb_fns
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