Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46266
b: refs/heads/master
c: 5109900
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Tony Luck committed Feb 6, 2007
1 parent e5cb210 commit 90bb4f7
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 36 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 563aaf064f3776623ff5e7aef511ac2eb7e5f0bb
refs/heads/master: 51099005ab8e09d68a13fea8d55bc739c1040ca6
9 changes: 9 additions & 0 deletions trunk/include/asm-ia64/swiotlb.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#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 */
1 change: 1 addition & 0 deletions trunk/include/asm-x86_64/swiotlb.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ extern void swiotlb_init(void);
extern int swiotlb_force;

#ifdef CONFIG_SWIOTLB
#define SWIOTLB_ARCH_NEED_ALLOC
extern int swiotlb;
#else
#define swiotlb 0
Expand Down
Loading

0 comments on commit 90bb4f7

Please sign in to comment.