[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <451C070E.8080800@google.com>
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