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] [day] [month] [year] [list]
Date:   Wed, 23 Aug 2017 19:33:05 +0530
From:   Kishon Vijay Abraham I <kishon@...com>
To:     Greg KH <gregkh@...uxfoundation.org>
CC:     <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL v2] phy: for 4.14

Hi Greg,

On Wednesday 23 August 2017 01:51 AM, Greg KH wrote:
> On Tue, Aug 22, 2017 at 10:29:35AM +0530, Kishon Vijay Abraham I wrote:
>> Hi Greg,
>>
>> Stephen Rothwell reported a issue with my previous pull request
>> w.r.t missing Signed-off-by committer. I've fixed that in this pull
>> request.
>>
>> It adds a new USB phy driver for Ralink SoC, add support for PCIe and
>> SATA PHY in phy-mt65xx-usb3 driver, add support for allwinner A83T
>> USB PHY and Qualcomm IPQ8074 in sun4i-usb-phy driver and
>> qcom-qmp-phy driver respectively.
>>
>> Please let me know if I have to make any changes.
> 
> I get the following build warning with this pull:
> 
> drivers/phy/ralink/phy-ralink-usb.c: In function ‘ralink_usb_phy_probe’:
> drivers/phy/ralink/phy-ralink-usb.c:195:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>   phy->clk = (u32) match->data;
>              ^
> 
> Can you send a follow-on patch to fix this up?

Arnd has sent a patch for fixing this with $subject "[PATCH] phy: ralink: fix
64-bit build warning".

Thanks
Kishon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ