Frantisek Hrbata wrote on 04/02/2013 08:28:53 PM: ..snip... > > Signed-off-by: Frantisek Hrbata Signed-off-by: Chengjie He > --- > arch/x86/include/asm/io.h | 4 ++++ > arch/x86/mm/mmap.c | 13 +++++++++++++ > 2 files changed, 17 insertions(+) > > diff --git a/arch/x86/include/asm/io.h b/arch/x86/include/asm/io.h > index d8e8eef..39607c6 100644 > --- a/arch/x86/include/asm/io.h > +++ b/arch/x86/include/asm/io.h > @@ -242,6 +242,10 @@ static inline void flush_write_buffers(void) > #endif ..snip...