commit | cc67ba6352ecbf6891083a18f8c78fa639ebd274 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Thu Jan 20 20:32:14 2011 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 21 14:11:12 2011 +0100 |
tree | 728c4783f72b50cc8ef7b1af62c7e376efe409d6 | |
parent | fb87ec382f9d95469df494bdee9db922594f5cd4 [diff] |
x86: Use asm-generic/cacheflush.h 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>