From: Borislav Petkov <[email protected]>

Hi,

this is the rest of the series today. Main one is the cpufeature
cleanup. I merged the AVIC patch from tip:x86/cpu so that the rest
applies cleanly. The rest is simplifications/cleanups.

Please apply,
thanks.

Alexander Kuleshov (1):
  x86/head_64: Simplify kernel load address alignment check

Borislav Petkov (5):
  x86/cpufeature: Carve out X86_FEATURE_*
  x86/cpufeature: Replace the old static_cpu_has() with safe variant
  x86/cpufeature: Get rid of the non-asm goto variant
  x86/alternatives: Add an auxilary section
  x86/vdso: Use static_cpu_has()

Brian Gerst (1):
  x86/alternatives: Discard dynamic check after init

Michael S. Tsirkin (3):
  x86/asm: Add condition codes clobber to memory barrier macros
  x86/asm: Drop a comment left over from X86_OOSTORE
  x86/asm: Tweak the comment about wmb() use for IO

Reply via email to