Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110290
b: refs/heads/master
c: 9321b8c
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh authored and Ingo Molnar committed Jul 22, 2008
1 parent bd3c7e6 commit afddb80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 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: a7b7511ac1404eaf0e7b6c445a7c61b48ccfcf0b
refs/heads/master: 9321b8cbbbf3a8dbd4748e3722facaeb8401bd13
2 changes: 2 additions & 0 deletions trunk/include/asm-x86/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ build_mmio_write(__writeq, "q", unsigned long, "r", )
#define writeq writeq
#endif

extern int iommu_bio_merge;

#ifdef CONFIG_X86_32
# include "io_32.h"
#else
Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-x86/io_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ void memset_io(volatile void __iomem *a, int b, size_t c);

#define flush_write_buffers()

extern int iommu_bio_merge;
#define BIO_VMERGE_BOUNDARY iommu_bio_merge

/*
Expand Down

0 comments on commit afddb80

Please sign in to comment.