diff options
author | Dave Jiang <dave.jiang@intel.com> | 2020-10-05 18:11:22 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-10-07 18:49:25 +0300 |
commit | 0888e1030d3e3e5ce9dfd8e030cf13a2e9a1519a (patch) | |
tree | 4d205801af64e20f20ae3aa904355b02d8644a87 /.clang-format | |
parent | 20f0afd1fb3d7d44f4a3db5a4b6e904410862140 (diff) | |
download | linux-0888e1030d3e3e5ce9dfd8e030cf13a2e9a1519a.tar.xz |
x86/asm: Carve out a generic movdir64b() helper for general usage
Carve out the MOVDIR64B inline asm primitive into a generic helper so
that it can be used by other functions. Move it to special_insns.h and
have iosubmit_cmds512() call it.
[ bp: Massage commit message. ]
Suggested-by: Michael Matz <matz@suse.de>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Reviewed-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20201005151126.657029-2-dave.jiang@intel.com
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions