From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <9e4733910810301215r2d09ddebtc7a94e8ed73234e@mail.gmail.com> Date: Thu, 30 Oct 2008 15:15:09 -0400 From: "Jon Smirl" To: linuxppc-dev Subject: warning in arch/powerpc/boot/main.c MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Is this warning a 64/32b issue? BOOTCC arch/powerpc/boot/main.o arch/powerpc/boot/main.c: In function 'prep_kernel': arch/powerpc/boot/main.c:65: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'long unsigned int' -- Jon Smirl jonsmirl@gmail.com