On Fri, 25 Aug 2017 16:02:02 +0200 (CEST)
Thomas Gleixner wrote:
> On Fri, 25 Aug 2017, Boris Ostrovsky wrote:
>
> >
> > >
> > > Index: b/arch/x86/xen/enlighten_pv.c
> > > ===
> > > --- a/arch/x86/xen/enlighten_pv.c
> > > +++ b
On Fri, 25 Aug 2017, Boris Ostrovsky wrote:
>
> >
> > Index: b/arch/x86/xen/enlighten_pv.c
> > ===
> > --- a/arch/x86/xen/enlighten_pv.c
> > +++ b/arch/x86/xen/enlighten_pv.c
> > @@ -494,7 +494,7 @@ static void __init xen_load_gdt_
>
> Index: b/arch/x86/xen/enlighten_pv.c
> ===
> --- a/arch/x86/xen/enlighten_pv.c
> +++ b/arch/x86/xen/enlighten_pv.c
> @@ -494,7 +494,7 @@ static void __init xen_load_gdt_boot(con
> static inline bool desc_equal(const struct desc
On 25/08/17 12:31, Thomas Gleixner wrote:
> The union inside of desc_struct which allows access to the raw u32 parts of
> the descriptors. This raw access part is about to go away.
>
> Replace the few code parts which access those fields.
>
> Signed-off-by: Thomas Gleixner
> Cc: Boris Ostrovsky
4 matches
Mail list logo