diff options
author | Dan Williams <dan.j.williams@intel.com> | 2018-02-07 03:22:40 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-02-15 01:15:50 +0100 |
commit | be3233fbfcb8f5acb6e3bcd0895c3ef9e100d470 (patch) | |
tree | 51a34964316ab3752cf6dd8d0235798cc48bd978 /include | |
parent | x86/debug: Use UD2 for WARN() (diff) | |
download | linux-be3233fbfcb8f5acb6e3bcd0895c3ef9e100d470.tar.xz linux-be3233fbfcb8f5acb6e3bcd0895c3ef9e100d470.zip |
x86/speculation: Fix up array_index_nospec_mask() asm constraint
Allow the compiler to handle @size as an immediate value or memory
directly rather than allocating a register.
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/151797010204.1289.1510000292250184993.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions