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:
cb655d0
)
swiotlb: make io_tlb_overflow static
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Mon, 2 Aug 2010 14:48:06 +0000
(23:48 +0900)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 11 Oct 2010 18:54:27 +0000
(14:54 -0400)
We don't need to export io_tlb_overflow_buffer. I'll remove
io_tlb_overflow_buffer completely in the long term though.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
lib/swiotlb.c
patch
|
blob
|
history
diff --git
a/lib/swiotlb.c
b/lib/swiotlb.c
index 34e3082632d8311575e27c6d2a4b87c9985dd574..b237e649cd5de2ebe8ed73f96b5507524b8faf6a 100644
(file)
--- a/
lib/swiotlb.c
+++ b/
lib/swiotlb.c
@@
-70,7
+70,7
@@
static unsigned long io_tlb_nslabs;
*/
static unsigned long io_tlb_overflow = 32*1024;
-void *io_tlb_overflow_buffer;
+
static
void *io_tlb_overflow_buffer;
/*
* This is a free list describing the number of free entries available from