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)
commit258801563ba1be05793f2417ae30557b43a24e4e
tree85089560726a211649a3eafa13d5fba74a80b29b
parentd4f829dd9026797bd5db8715a30192f23b22afaa
x86/vdso: Change the PER_CPU segment to use struct desc_struct

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>
arch/x86/vdso/vma.c