[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH RFC 0/4] x86/fixmap: Unify FIXADDR_TOP
- To: Hou Wenlong <houwenlong.hwl@xxxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Date: Wed, 7 Jun 2023 05:49:15 -0700
- Cc: Lai Jiangshan <jiangshan.ljs@xxxxxxxxxxxx>, Alexey Makhalov <amakhalov@xxxxxxxxxx>, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>, Andy Lutomirski <luto@xxxxxxxxxx>, Anshuman Khandual <anshuman.khandual@xxxxxxx>, Borislav Petkov <bp@xxxxxxxxx>, Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>, Brian Gerst <brgerst@xxxxxxxxx>, Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>, David Woodhouse <dwmw@xxxxxxxxxxxx>, "H. Peter Anvin" <hpa@xxxxxxxxx>, Ingo Molnar <mingo@xxxxxxxxxx>, Josh Poimboeuf <jpoimboe@xxxxxxxxxx>, Juergen Gross <jgross@xxxxxxxx>, "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>, "Mike Rapoport (IBM)" <rppt@xxxxxxxxxx>, Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>, Peter Zijlstra <peterz@xxxxxxxxxxxxx>, "Srivatsa S. Bhat (VMware)" <srivatsa@xxxxxxxxxxxxx>, Suren Baghdasaryan <surenb@xxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, Usama Arif <usama.arif@xxxxxxxxxxxxx>, virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx, VMware PV-Drivers Reviewers <pv-drivers@xxxxxxxxxx>, x86@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 07 Jun 2023 12:49:28 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 5/15/23 01:19, Hou Wenlong wrote:
> This patchset unifies FIXADDR_TOP as a variable for x86, allowing the
> fixmap area to be movable and relocated with the kernel image in the
> x86/PIE patchset [0]. This enables the kernel image to be relocated in
> the top 512G of the address space.
What problems does this patch set solve? How might that solution be
visible to end users? Why is this problem important to you?
Also, while you're waiting for someone to review _your_ code, have you
considered reviewing anyone else's code? I don't think I've seen any
review activity from you lately.
|