Re: [PATCH v3 6/7] timex: use __kernel_timex internally

From: Richard Henderson
Date: Sat Jul 07 2018 - 10:23:21 EST


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@xxxxxxxxxxx>


r~
--
To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html