lkml.org 
[lkml]   [2018]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 6/7] timex: use __kernel_timex internally
From
Date
On 07/06/2018 10:42 PM, Deepa Dinamani wrote:
> diff --git a/arch/alpha/kernel/osf_sys.c b/arch/alpha/kernel/osf_sys.c
> index 6e921754c8fc..ec86e77d3055 100644
> --- a/arch/alpha/kernel/osf_sys.c
> +++ b/arch/alpha/kernel/osf_sys.c
> @@ -1260,7 +1260,7 @@ struct timex32 {
>
> SYSCALL_DEFINE1(old_adjtimex, struct timex32 __user *, txc_p)
> {
> - struct timex txc;
> + struct __kernel_timex txc;
> int ret;
>
> /* copy relevant bits of struct timex. */

Acked-by: Richard Henderson <rth@twiddle.net>


r~

\
 
 \ /
  Last update: 2018-07-07 16:24    [W:0.091 / U:1.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site