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:	Fri, 02 Sep 2011 22:28:15 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	harvey.huawei.yang@...il.com
Cc:	isdn@...ux-pingi.de, linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org
Subject: Re: [PATCH] drivers/isdn/sc/init.c: Fix warning:passing argument 1
 of ‘readl’ makes pointer from integer without a cast

From: Harvey Yang <harvey.huawei.yang@...il.com>
Date: Sat,  3 Sep 2011 10:02:19 +0800

> drivers/isdn/sc/init.c:487: warning: passing argument 1 of ‘readl’ makes pointer from integer without a cast

We should fix this by adding random casts to every readl() call,
instead we should fix the fundamental data types being passed
in.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ