diff options
| author | Kyle Huey <[email protected]> | 2017-03-20 08:16:22 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2017-03-20 15:10:32 +0000 |
| commit | 17a6e1b8e8e8539f89156643f8c3073f09ec446a (patch) | |
| tree | 41e073624efa11350077d84dc5d57f319d669fbf /tools/perf/ui/gtk/annotate.c | |
| parent | x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl() (diff) | |
| download | kernel-17a6e1b8e8e8539f89156643f8c3073f09ec446a.tar.gz kernel-17a6e1b8e8e8539f89156643f8c3073f09ec446a.zip | |
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
In order to introduce new arch_prctls that are not 64 bit only, rename the
existing 64 bit implementation to do_arch_prctl_64(). Also rename the
second argument of that function from 'addr' to 'arg2', because it will no
longer always be an address.
Signed-off-by: Kyle Huey <[email protected]>
Reviewed-by: Andy Lutomirski <[email protected]>
Cc: Grzegorz Andrejczuk <[email protected]>
Cc: [email protected]
Cc: Radim Krčmář <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: [email protected]
Cc: Nadav Amit <[email protected]>
Cc: Robert O'Callahan <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: [email protected]
Cc: Jeff Dike <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: [email protected]
Cc: David Matlack <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: Dmitry Safonov <[email protected]>
Cc: [email protected]
Cc: Paolo Bonzini <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/ui/gtk/annotate.c')
0 files changed, 0 insertions, 0 deletions
