lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 17 Jun 2019 16:23:08 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     vedang.patel@...el.com
Cc:     netdev@...r.kernel.org, jeffrey.t.kirsher@...el.com,
        jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
        intel-wired-lan@...ts.osuosl.org, vinicius.gomes@...el.com,
        l@...ileo.org
Subject: Re: [PATCH net-next v3 5/6] taprio: make clock reference
 conversions easier

From: Vedang Patel <vedang.patel@...el.com>
Date: Mon, 17 Jun 2019 12:31:09 -0700

> diff --git a/net/sched/sch_taprio.c b/net/sched/sch_taprio.c
> index ab6080013666..f63cc3a9e69a 100644
> --- a/net/sched/sch_taprio.c
> +++ b/net/sched/sch_taprio.c
 ...
>  	return ns_to_ktime(sched->base_time);
>  }
>  
> +static inline ktime_t taprio_get_time(struct taprio_sched *q)
> +{

Please don't use inline here.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ