From: Glauber Costa Date: Tue, 8 Apr 2008 16:20:46 +0000 (-0300) Subject: x86: Add flush_write_buffers in nommu functions X-Git-Tag: v2.6.26-rc1~1133^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4dcdd6b4fa33efee94e89cccd75e871c570c510;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed