[GIT,PULL] x86/paravirt for v6.2

Message ID Y5iRQGixyy51mBLB@zn.tnic
State New
Headers
Series [GIT,PULL] x86/paravirt for v6.2 |

Pull-request

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

Message

Borislav Petkov Dec. 13, 2022, 2:50 p.m. UTC
  Hi Linus,

please pull a single x86/paravirt cleanup for 6.2.

Thx.

---

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -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.2

for you to fetch changes up to 00e8f7153bcdecc5c31e307c7c17fecf42308fc4:

  x86/paravirt: Remove clobber bitmask from .parainstructions (2022-10-17 10:44:30 +0200)

----------------------------------------------------------------
- Simplify paravirt patching machinery by removing the now unused
clobber mask

----------------------------------------------------------------
Kees Cook (1):
      x86/paravirt: Remove clobber bitmask from .parainstructions

 arch/x86/include/asm/paravirt_types.h | 61 +++++++----------------------------
 1 file changed, 12 insertions(+), 49 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Dec. 13, 2022, 11:31 p.m. UTC | #1
The pull request you sent on Tue, 13 Dec 2022 15:50:40 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/82c72902c50f8b5e28f59c2f2ec1c4ba20dbfa08

Thank you!