commit | 258801563ba1be05793f2417ae30557b43a24e4e | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@amacapital.net> | Tue Sep 23 10:50:53 2014 -0700 |
committer | Ingo Molnar <mingo@kernel.org> | Tue Oct 28 11:22:10 2014 +0100 |
tree | 85089560726a211649a3eafa13d5fba74a80b29b | |
parent | d4f829dd9026797bd5db8715a30192f23b22afaa [diff] |
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>