[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 0/6] i386: memory/MSR/CR code updates
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v4 0/6] i386: memory/MSR/CR code updates |
Date: |
Tue, 8 Oct 2024 17:38:32 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Hey,
On Sun, Oct 06, 2024 at 05:14:41PM +0300, Sergii Dmytruk wrote:
> Hi,
>
> These are generally useful x86-related changes which were originally posted as
> part of DRTM patchset [0]. The changes can also be viewed on GitHub [1].
I will take everything up to patch #5. I am not sure why patch #6 is
part of this series... 🤔
Thank you for posting these patches!
Daniel
- [PATCH v4 0/6] i386: memory/MSR/CR code updates, Sergii Dmytruk, 2024/10/06
- [PATCH v4 1/6] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h, Sergii Dmytruk, 2024/10/06
- [PATCH v4 2/6] i386/msr: Rename grub_msr_read() and grub_msr_write(), Sergii Dmytruk, 2024/10/06
- [PATCH v4 4/6] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT, Sergii Dmytruk, 2024/10/06
- [PATCH v4 5/6] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global, Sergii Dmytruk, 2024/10/06
- [PATCH v4 3/6] i386/msr: Extract and improve MSR support detection code, Sergii Dmytruk, 2024/10/06
- [PATCH v4 6/6] i386/memory: Define GRUB_PAGE_MASK and GRUB_PAGE_{UP, DOWN} macros, Sergii Dmytruk, 2024/10/06
- Re: [PATCH v4 0/6] i386: memory/MSR/CR code updates,
Daniel Kiper <=