Kernel KVM virtualization development
 help / color / mirror / Atom feed
  • * Re: [PATCH  v4 1/6] x86/bugs: Add asm helpers for executing VERW
           [not found] ` <20231027-delay-verw-v4-1-9a3622d4bcf7@linux.intel.com>
           [not found]   ` <20231027153203.GJZTvX84mr+63lVWIH@fat_crate.local>
    @ 2023-12-01 19:36   ` Josh Poimboeuf
      2023-12-01 19:39     ` Andrew Cooper
      1 sibling, 1 reply; 9+ messages in thread
    From: Josh Poimboeuf @ 2023-12-01 19:36 UTC (permalink / raw)
      To: Pawan Gupta
      Cc: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen, x86,
    	H. Peter Anvin, Peter Zijlstra, Andy Lutomirski, Jonathan Corbet,
    	Sean Christopherson, Paolo Bonzini, tony.luck, ak, tim.c.chen,
    	Andrew Cooper, Nikolay Borisov, linux-kernel, linux-doc, kvm,
    	Alyssa Milburn, Daniel Sneddon, antonio.gomez.iglesias,
    	Greg Kroah-Hartman, Alyssa Milburn
    
    On Fri, Oct 27, 2023 at 07:38:40AM -0700, Pawan Gupta wrote:
    > +.pushsection .entry.text, "ax"
    > +
    > +.align L1_CACHE_BYTES, 0xcc
    > +SYM_CODE_START_NOALIGN(mds_verw_sel)
    > +	UNWIND_HINT_UNDEFINED
    > +	ANNOTATE_NOENDBR
    > +	.word __KERNEL_DS
    > +.align L1_CACHE_BYTES, 0xcc
    > +SYM_CODE_END(mds_verw_sel);
    > +/* For KVM */
    > +EXPORT_SYMBOL_GPL(mds_verw_sel);
    > +
    > +.popsection
    
    This is data, so why is it "CODE" in .entry.text?
    
    -- 
    Josh
    
    ^ permalink raw reply	[flat|nested] 9+ messages in thread
  • [parent not found: <20231027-delay-verw-v4-4-9a3622d4bcf7@linux.intel.com>]
  • [parent not found: <20231027-delay-verw-v4-6-9a3622d4bcf7@linux.intel.com>]

  • end of thread, other threads:[~2023-12-20  1:26 UTC | newest]
    
    Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20231027-delay-verw-v4-0-9a3622d4bcf7@linux.intel.com>
         [not found] ` <20231027-delay-verw-v4-1-9a3622d4bcf7@linux.intel.com>
         [not found]   ` <20231027153203.GJZTvX84mr+63lVWIH@fat_crate.local>
    2023-11-02  0:01     ` [PATCH v4 1/6] x86/bugs: Add asm helpers for executing VERW Pawan Gupta
    2023-12-01 19:36   ` Josh Poimboeuf
    2023-12-01 19:39     ` Andrew Cooper
    2023-12-01 20:04       ` Josh Poimboeuf
    2023-12-20  1:15         ` Pawan Gupta
         [not found] ` <20231027-delay-verw-v4-4-9a3622d4bcf7@linux.intel.com>
    2023-12-01 19:59   ` [PATCH v4 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key Josh Poimboeuf
    2023-12-20  1:20     ` Pawan Gupta
         [not found] ` <20231027-delay-verw-v4-6-9a3622d4bcf7@linux.intel.com>
    2023-12-01 20:02   ` [PATCH v4 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation Josh Poimboeuf
    2023-12-20  1:25     ` Pawan Gupta
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox