All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/paravirt for 6.1
@ 2022-10-04 14:14 Borislav Petkov
  2022-10-04 14:24 ` Juergen Gross
  2022-10-04 17:34 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Borislav Petkov @ 2022-10-04 14:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a single paravirt ops fix for 6.1.

Thx.

---

The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_paravirt_for_v6.1_rc1

for you to fetch changes up to f92ff8f5dca2acfa475842c71212657b0703c3be:

  x86/paravirt: Ensure proper alignment (2022-09-21 12:30:16 +0200)

----------------------------------------------------------------
- Ensure paravirt patching site descriptors are aligned properly so that
code can do proper arithmetic with their addresses

----------------------------------------------------------------
Thomas Gleixner (1):
      x86/paravirt: Ensure proper alignment

 arch/x86/include/asm/paravirt.h       | 1 +
 arch/x86/include/asm/paravirt_types.h | 1 +
 2 files changed, 2 insertions(+)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] x86/paravirt for 6.1
  2022-10-04 14:14 [GIT PULL] x86/paravirt for 6.1 Borislav Petkov
@ 2022-10-04 14:24 ` Juergen Gross
  2022-10-04 14:32   ` Borislav Petkov
  2022-10-04 17:34 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Juergen Gross @ 2022-10-04 14:24 UTC (permalink / raw)
  To: Borislav Petkov, Linus Torvalds; +Cc: x86-ml, lkml


[-- Attachment #1.1.1: Type: text/plain, Size: 1213 bytes --]

On 04.10.22 16:14, Borislav Petkov wrote:
> Hi Linus,
> 
> please pull a single paravirt ops fix for 6.1.
> 
> Thx.
> 
> ---
> 
> The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:
> 
>    Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_paravirt_for_v6.1_rc1
> 
> for you to fetch changes up to f92ff8f5dca2acfa475842c71212657b0703c3be:
> 
>    x86/paravirt: Ensure proper alignment (2022-09-21 12:30:16 +0200)
> 
> ----------------------------------------------------------------
> - Ensure paravirt patching site descriptors are aligned properly so that
> code can do proper arithmetic with their addresses
> 
> ----------------------------------------------------------------
> Thomas Gleixner (1):
>        x86/paravirt: Ensure proper alignment
> 
>   arch/x86/include/asm/paravirt.h       | 1 +
>   arch/x86/include/asm/paravirt_types.h | 1 +
>   2 files changed, 2 insertions(+)
> 

Hmm, any reason why

https://lore.kernel.org/lkml/20220903073706.3193746-1-keescook@chromium.org/

isn't part of that pull request?


Juergen

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3149 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] x86/paravirt for 6.1
  2022-10-04 14:24 ` Juergen Gross
@ 2022-10-04 14:32   ` Borislav Petkov
  0 siblings, 0 replies; 4+ messages in thread
From: Borislav Petkov @ 2022-10-04 14:32 UTC (permalink / raw)
  To: Juergen Gross; +Cc: Linus Torvalds, x86-ml, lkml

On Tue, Oct 04, 2022 at 04:24:18PM +0200, Juergen Gross wrote:
> Hmm, any reason why
> 
> https://lore.kernel.org/lkml/20220903073706.3193746-1-keescook@chromium.org/
> 
> isn't part of that pull request?

It has gone under in the flood.

/me makes a note to queue it for the next one.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] x86/paravirt for 6.1
  2022-10-04 14:14 [GIT PULL] x86/paravirt for 6.1 Borislav Petkov
  2022-10-04 14:24 ` Juergen Gross
@ 2022-10-04 17:34 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-10-04 17:34 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Tue, 4 Oct 2022 16:14:44 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_paravirt_for_v6.1_rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9bf445b65dd7d4c7d0e4efaecf38525abbbe74e3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-04 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 14:14 [GIT PULL] x86/paravirt for 6.1 Borislav Petkov
2022-10-04 14:24 ` Juergen Gross
2022-10-04 14:32   ` Borislav Petkov
2022-10-04 17:34 ` pr-tracker-bot

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.