diff options
author | Brian Gerst <brgerst@gmail.com> | 2015-07-20 03:09:06 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-07-21 09:12:24 +0200 |
commit | ed0b2edb61ba4e557de759093d965654186f28b2 (patch) | |
tree | 70bad0297c5626a3d2e4fc811921697d057affbe /block/ioctl.c | |
parent | x86/entry/vm86: Preserve 'orig_ax' (diff) | |
download | linux-ed0b2edb61ba4e557de759093d965654186f28b2.tar.xz linux-ed0b2edb61ba4e557de759093d965654186f28b2.zip |
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
Move the userspace accesses down into the common function in
preparation for the next set of patches. Also change to copying
the fields explicitly instead of assuming a fixed order in
pt_regs and the kernel data structures.
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1437354550-25858-4-git-send-email-brgerst@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions