projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f2506
)
sparc64: Do not define BIO_VMERGE_BOUNDARY.
author
David S. Miller
<davem@davemloft.net>
Mon, 21 Jul 2008 20:17:38 +0000
(13:17 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 Jul 2008 20:17:38 +0000
(13:17 -0700)
The IOMMU code and the block layer can split things
up using different rules, so this can't work reliably.
Signed-off-by: David S. Miller <davem@davemloft.net>
include/asm-sparc/io_64.h
patch
|
blob
|
history
diff --git
a/include/asm-sparc/io_64.h
b/include/asm-sparc/io_64.h
index f4907414b39dc495b14ad69ae5aa05d93541e5ca..11daa31cdaf994d80546103b1a0909f6fe8531aa 100644
(file)
--- a/
include/asm-sparc/io_64.h
+++ b/
include/asm-sparc/io_64.h
@@
-16,7
+16,6
@@
/* BIO layer definitions. */
extern unsigned long kern_base, kern_size;
#define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT)
-#define BIO_VMERGE_BOUNDARY 8192
static inline u8 _inb(unsigned long addr)
{