x86/vdso: Change the PER_CPU segment to use struct desc_struct
authorAndy Lutomirski <luto@amacapital.net>
Tue, 23 Sep 2014 17:50:53 +0000 (10:50 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 28 Oct 2014 10:22:10 +0000 (11:22 +0100)
This makes it easier to see what's going on.  It produces
exactly the same segment descriptor as the old code.

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/d492f7b55136cbc60f016adae79160707b2e03b7.1411494540.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found