All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Juergen Gross <jgross@suse.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	Ajay Kaher <akaher@vmware.com>, Ingo Molnar <mingo@redhat.com>,
	Borislav Petkov <bp@alien8.de>,
	Alexey Makhalov <amakhalov@vmware.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code
Date: Mon, 16 Oct 2023 16:30:16 +0200	[thread overview]
Message-ID: <20231016143016.GF33217@noisy.programming.kicks-ass.net> (raw)
In-Reply-To: <20231016123933.17284-5-jgross@suse.com>

On Mon, Oct 16, 2023 at 02:39:33PM +0200, Juergen Gross wrote:
> Now that paravirt is using the alternatives patching infrastructure,
> remove the paravirt patching code.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>
> ---
>  arch/x86/include/asm/paravirt.h       | 18 --------
>  arch/x86/include/asm/paravirt_types.h | 40 ----------------
>  arch/x86/include/asm/text-patching.h  | 12 -----
>  arch/x86/kernel/alternative.c         | 66 +--------------------------
>  arch/x86/kernel/paravirt.c            | 30 ------------
>  arch/x86/kernel/vmlinux.lds.S         | 13 ------
>  arch/x86/tools/relocs.c               |  2 +-
>  7 files changed, 3 insertions(+), 178 deletions(-)

More - more better! :-)

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

WARNING: multiple messages have this Message-ID (diff)
From: Peter Zijlstra <peterz@infradead.org>
To: Juergen Gross <jgross@suse.com>
Cc: linux-kernel@vger.kernel.org, x86@kernel.org,
	virtualization@lists.linux-foundation.org,
	Ajay Kaher <akaher@vmware.com>,
	Alexey Makhalov <amakhalov@vmware.com>,
	VMware PV-Drivers Reviewers <pv-drivers@vmware.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code
Date: Mon, 16 Oct 2023 16:30:16 +0200	[thread overview]
Message-ID: <20231016143016.GF33217@noisy.programming.kicks-ass.net> (raw)
In-Reply-To: <20231016123933.17284-5-jgross@suse.com>

On Mon, Oct 16, 2023 at 02:39:33PM +0200, Juergen Gross wrote:
> Now that paravirt is using the alternatives patching infrastructure,
> remove the paravirt patching code.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>
> ---
>  arch/x86/include/asm/paravirt.h       | 18 --------
>  arch/x86/include/asm/paravirt_types.h | 40 ----------------
>  arch/x86/include/asm/text-patching.h  | 12 -----
>  arch/x86/kernel/alternative.c         | 66 +--------------------------
>  arch/x86/kernel/paravirt.c            | 30 ------------
>  arch/x86/kernel/vmlinux.lds.S         | 13 ------
>  arch/x86/tools/relocs.c               |  2 +-
>  7 files changed, 3 insertions(+), 178 deletions(-)

More - more better! :-)

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>

  reply	other threads:[~2023-10-16 14:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-16 12:39 [PATCH v2 0/4] x86/paravirt: Get rid of paravirt patching Juergen Gross via Virtualization
2023-10-16 12:39 ` Juergen Gross
2023-10-16 12:39 ` [PATCH v2 1/4] x86/paravirt: move some functions and defines to alternative Juergen Gross via Virtualization
2023-10-16 12:39   ` Juergen Gross
2023-10-16 12:39 ` [PATCH v2 2/4] x86/alternative: add indirect call patching Juergen Gross
2023-10-16 12:39 ` [PATCH v2 3/4] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2 Juergen Gross via Virtualization
2023-10-16 12:39   ` Juergen Gross
2023-10-16 14:29   ` Peter Zijlstra
2023-10-16 14:29     ` Peter Zijlstra
2023-10-16 14:40     ` Juergen Gross via Virtualization
2023-10-16 14:40       ` Juergen Gross
2023-10-18 11:34       ` Ingo Molnar
2023-10-18 11:34         ` Ingo Molnar
2023-10-18 15:02         ` Juergen Gross via Virtualization
2023-10-18 15:02           ` Juergen Gross
2023-10-16 12:39 ` [PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code Juergen Gross via Virtualization
2023-10-16 12:39   ` Juergen Gross
2023-10-16 14:30   ` Peter Zijlstra [this message]
2023-10-16 14:30     ` Peter Zijlstra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231016143016.GF33217@noisy.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=akaher@vmware.com \
    --cc=amakhalov@vmware.com \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=jgross@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=pv-drivers@vmware.com \
    --cc=tglx@linutronix.de \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.