From 258801563ba1be05793f2417ae30557b43a24e4e Mon Sep 17 00:00:00 2001 From: Andy Lutomirski Date: Tue, 23 Sep 2014 10:50:53 -0700 Subject: [PATCH] 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 Link: http://lkml.kernel.org/r/d492f7b55136cbc60f016adae79160707b2e03b7.1411494540.git.luto@amacapital.net Signed-off-by: Ingo Molnar --- Reading git-format-patch failed