x86: Use asm-generic/cacheflush.h
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 20 Jan 2011 11:32:14 +0000 (20:32 +0900)
committerIngo Molnar <mingo@elte.hu>
Fri, 21 Jan 2011 13:11:12 +0000 (14:11 +0100)
The implementation of the cache flushing interfaces on the x86
is identical with the default implementation in asm-generic.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: arnd@arndb.de
LKML-Reference: <1295523136-4277-2-git-send-email-akinobu.mita@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found