Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
25667d67
Commit
25667d67
authored
Mar 06, 2007
by
Tony Luck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "[IA64] swiotlb abstraction (e.g. for Xen)"
This reverts commit
51099005
.
parent
c3442e29
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
35 additions
and
159 deletions
+35
-159
include/asm-ia64/swiotlb.h
include/asm-ia64/swiotlb.h
+0
-9
include/asm-x86_64/swiotlb.h
include/asm-x86_64/swiotlb.h
+0
-1
lib/swiotlb.c
lib/swiotlb.c
+35
-149
No files found.
include/asm-ia64/swiotlb.h
deleted
100644 → 0
View file @
c3442e29
#ifndef _ASM_SWIOTLB_H
#define _ASM_SWIOTLB_H 1
#include <asm/machvec.h>
#define SWIOTLB_ARCH_NEED_LATE_INIT
#define SWIOTLB_ARCH_NEED_ALLOC
#endif
/* _ASM_SWIOTLB_H */
include/asm-x86_64/swiotlb.h
View file @
25667d67
...
@@ -44,7 +44,6 @@ extern void swiotlb_init(void);
...
@@ -44,7 +44,6 @@ extern void swiotlb_init(void);
extern
int
swiotlb_force
;
extern
int
swiotlb_force
;
#ifdef CONFIG_SWIOTLB
#ifdef CONFIG_SWIOTLB
#define SWIOTLB_ARCH_NEED_ALLOC
extern
int
swiotlb
;
extern
int
swiotlb
;
#else
#else
#define swiotlb 0
#define swiotlb 0
...
...
lib/swiotlb.c
View file @
25667d67
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