]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f4e22be576658505a20788009b2ecbc250ec011
treee6de763de0337b2e43beee75412516dcf13d68af
parent77b31fd6014305e3d42879fca978c261e0af93f1
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