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-next>] [day] [month] [year] [list]
Date:	Thu, 28 Sep 2006 10:31:58 -0700
From:	Martin Bligh <mbligh@...gle.com>
To:	Andrew Morton <akpm@...l.org>
CC:	Sujoy Gupta <sujoy@...gle.com>, LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] fix compiler warning in drivers/media/video/video-buf.c

Using a double cast to avoid compiler warnings when
building for PAE. Compiler doesn't like direct casting
of a 32 bit ptr to 64 bit integer.

From: Sujoy Gupta <sujoy@...gle.com>
Signed-off-by: Martin J. Bligh <mbligh@...gle.com>

View attachment "2.6.18-videobuf" of type "text/plain" (865 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ