x86: Add flush_write_buffers in nommu functions
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:46 +0000 (13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commite4dcdd6b4fa33efee94e89cccd75e871c570c510
treee6de763de0337b2e43beee75412516dcf13d68af
parent9f9ab46d557c32b9cad49c31d094d659ec3b59c0
x86: Add flush_write_buffers in nommu functions

This patch adds flush_write_buffers() in some functions of pci-nommu_64.c
They are added anywhere i386 would also have it. This is not a problem
for x86_64, since flush_rite_buffers() an nop for it.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-nommu_64.c