commit | 8b80fd8b45458a7d0b726d454c51c5219e0fb2ee | [log] [tgz] |
---|---|---|
author | Ross Zwisler <ross.zwisler@linux.intel.com> | Wed Feb 26 12:06:50 2014 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Feb 27 08:26:10 2014 -0800 |
tree | cdff4e4cb0156bb0304be33ec1c4513f22687ccf | |
parent | 171699f7630c92d0a928f83e5fb3aeabe35398c0 [diff] |
x86: Use clflushopt in clflush_cache_range If clflushopt is available on the system, use it instead of clflush in clflush_cache_range. Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> Link: http://lkml.kernel.org/r/1393441612-19729-3-git-send-email-ross.zwisler@linux.intel.com Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>