lkml.org 
[lkml]   [2009]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [git-pull -tip V2] x86: cpu architecture debug code

* Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:

> @@ -472,7 +473,7 @@ static void print_dt(void *seq)
> print_desc_ptr("GDT", seq, dt);
>
> /* LDT */
> - store_ldt(ldt);
> + asm volatile("sldt %0" : "=m" (ldt));

this is still wrong.

Ingo


\
 
 \ /
  Last update: 2009-03-11 13:53    [W:0.690 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site