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
ca560963
Commit
ca560963
authored
Jun 23, 2011
by
Dave Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: mm: tlb-v4wbi: Use the new processor struct macros
Signed-off-by:
Dave Martin
<
dave.martin@linaro.org
>
parent
2284ece2
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-v4wbi.S
arch/arm/mm/tlb-v4wbi.S
+2
-6
No files found.
arch/arm/mm/tlb-v4wbi.S
View file @
ca560963
...
...
@@ -60,9 +60,5 @@ ENTRY(v4wbi_flush_kern_tlb_range)
__INITDATA
.
type
v4wbi_tlb_fns
,
#
object
ENTRY
(
v4wbi_tlb_fns
)
.
long
v4wbi_flush_user_tlb_range
.
long
v4wbi_flush_kern_tlb_range
.
long
v4wbi_tlb_flags
.
size
v4wbi_tlb_fns
,
.
-
v4wbi_tlb_fns
/
*
define
struct
cpu_tlb_fns
(
see
<
asm
/
tlbflush
.
h
>
and
proc
-
macros
.
S
)
*/
define_tlb_functions
v4wbi
,
v4wbi_tlb_flags
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