-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 208231 b: refs/heads/master c: 7e005f7 h: refs/heads/master i: 208229: c324c90 208227: c009b6a 208223: 1f543ca v: v3
- Loading branch information
FUJITA Tomonori
authored and
Jens Axboe
committed
Aug 7, 2010
1 parent
dbc6bb6
commit d11c7bb
Showing
21 changed files
with
1 addition
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: bfe172310e58225f0d07f9354b683abacbd6a0d8 | ||
refs/heads/master: 7e005f79791dcd58436c88ded4a7f5aed1b82147 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,4 @@ | |
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (~0UL) | ||
|
||
#endif /* !(_ALPHA_SCATTERLIST_H) */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,4 @@ | |
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (0xffffffffUL) | ||
|
||
#endif /* !_ASM_SCATTERLIST_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,4 @@ | |
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (0xffffffff) | ||
|
||
#endif /* !(_H8300_SCATTERLIST_H) */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,4 @@ | |
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (0x1fffffff) | ||
|
||
#endif /* _ASM_M32R_SCATTERLIST_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (~0UL) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,4 @@ | |
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (0x00ffffffUL) | ||
|
||
#endif /* __ASM_SCATTERLIST_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,4 @@ | |
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (0x00ffffff) | ||
|
||
#endif /* _ASM_SCATTERLIST_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
#define ISA_DMA_THRESHOLD (~0UL) | ||
|
||
#include <asm-generic/scatterlist.h> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
#ifndef _ASM_SCORE_SCATTERLIST_H | ||
#define _ASM_SCORE_SCATTERLIST_H | ||
|
||
#define ISA_DMA_THRESHOLD (~0UL) | ||
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#endif /* _ASM_SCORE_SCATTERLIST_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
#ifndef __ASM_SH_SCATTERLIST_H | ||
#define __ASM_SH_SCATTERLIST_H | ||
|
||
#define ISA_DMA_THRESHOLD phys_addr_mask() | ||
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#endif /* __ASM_SH_SCATTERLIST_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,4 @@ | |
|
||
#include <asm-generic/scatterlist.h> | ||
|
||
#define ISA_DMA_THRESHOLD (~0UL) | ||
|
||
#endif /* _XTENSA_SCATTERLIST_H */ |