Skip to content
Commit be3233fb authored by Dan Williams's avatar Dan Williams Committed by Ingo Molnar
Browse files

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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: default avatarDan 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: default avatarIngo Molnar <mingo@kernel.org>
parent 3b3a371c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment