diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-07-28 12:56:26 +0300 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-08-03 10:46:56 +0800 |
commit | 940185910f9821226c673d3ee5535afab31b9865 (patch) | |
tree | 33c7af4b2c65dd9215d51de5815884bb8e310f3a /include/configs | |
parent | 549c6f47e67546e1fee87c0bae2ab84af9a9a693 (diff) |
x86: call32: Append appropriate suffixes
Assembler is not happy:
arch/x86/cpu/call32.S: Assembler messages:
arch/x86/cpu/call32.S:36: Warning: no instruction mnemonic suffix given and no register operands; using default for `retf'
Fix this by adding appropriate suffixes to the assembler commands.
Fixes: 6f92ed8f1abf ("x86: Add a way to call 32-bit code from 64-bit mode")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions