lkml.org 
[lkml]   [2018]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 08/16] x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
    On Wed, Jan 17, 2018 at 03:43:14PM -0800, Andy Lutomirski wrote:
    > On Tue, Jan 16, 2018 at 8:36 AM, Joerg Roedel <joro@8bytes.org> wrote:
    > > #ifdef CONFIG_X86_PAE
    > > .globl initial_pg_pmd
    > > initial_pg_pmd:
    > > .fill 1024*KPMDS,4,0
    > > + .fill PTI_USER_PGD_FILL,4,0
    >
    > Couldn't this be simplified to just .align PGD_ALIGN, 0 without the .fill?

    You are right, will change that.

    Thanks,

    Joerg

    \
     
     \ /
      Last update: 2018-01-19 10:58    [W:4.204 / U:0.384 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site