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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 13 Oct 2011 09:33:01 -0700
From:	Stephen Warren <swarren@...dia.com>
To:	Olof Johansson <olof@...om.net>, Ben Dooks <ben-linux@...ff.org>
CC:	"linux-i2c@...r.kernel.org" <linux-i2c@...r.kernel.org>,
	"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] i2c: tegra: __iomem annotation fix

Olof Johansson wrote at Wednesday, October 12, 2011 6:33 PM:
> drivers/i2c/busses/i2c-tegra.c:585:7: warning: incorrect type in assignment (different address spaces)
> drivers/i2c/busses/i2c-tegra.c:585:7:    expected void *base
> drivers/i2c/busses/i2c-tegra.c:585:7:    got void [noderef] <asn:2>*
> drivers/i2c/busses/i2c-tegra.c:619:16: warning: incorrect type in assignment (different address
> spaces)
> drivers/i2c/busses/i2c-tegra.c:619:16:    expected void [noderef] <asn:2>*base
> drivers/i2c/busses/i2c-tegra.c:619:16:    got void *base
> drivers/i2c/busses/i2c-tegra.c:689:10: warning: incorrect type in argument 1 (different address
> spaces)
> drivers/i2c/busses/i2c-tegra.c:689:10:    expected void volatile [noderef] <asn:2>*addr
> drivers/i2c/busses/i2c-tegra.c:689:10:    got void *base
> 
> Signed-off-by: Olof Johansson <olof@...om.net>

Acked-by: Stephen Warren <swarren@...dia.com>

-- 
nvpublic

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ