From: Andy Lutomirski Date: Tue, 23 Sep 2014 17:50:53 +0000 (-0700) Subject: x86/vdso: Change the PER_CPU segment to use struct desc_struct X-Git-Tag: omap-for-v3.19/fixes-rc1~152^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=258801563ba1be05793f2417ae30557b43a24e4e;p=pandora-kernel.git 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-diff-tree failed