On Wed, Sep 21, 2016 at 11:58 AM, Kyle Huey <m...@kylehuey.com> wrote: > 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 to arch_prctl, which will no longer always be an address.
Reviewed-by: Andy Lutomirski <l...@kernel.org>