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, 24 Aug 2020 06:17:37 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     sundeep.lkml@...il.com
Cc:     kuba@...nel.org, richardcochran@...il.com, netdev@...r.kernel.org,
        sgoutham@...vell.com, sbhatta@...vell.com
Subject: Re: [PATCH v7 net-next 0/3] Add PTP support for Octeontx2

From: David Miller <davem@...emloft.net>
Date: Mon, 24 Aug 2020 06:16:57 -0700 (PDT)

> Series applied, thank you.

Actually, this doesn't even compile:

drivers/net/ethernet/marvell/octeontx2/af/ptp.c: In function ‘get_clock_rate’:
drivers/net/ethernet/marvell/octeontx2/af/ptp.c:60:26: error: implicit declaration of function ‘FIELD_GET’; did you mean ‘FOLL_GET’? [-Werror=implicit-function-declaration]
   60 |  ret = CLOCK_BASE_RATE * FIELD_GET(RST_MUL_BITS, cfg);
      |                          ^~~~~~~~~
      |                          FOLL_GET

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ