Re: [PATCH 2.4.31 1/1] scsi/megaraid2: add 64-bit application sup?port

From: Andrey Melnikoff
Date: Wed Aug 03 2005 - 05:51:50 EST


Ju, Seokmann <sju@xxxxxxxx> wrote:
> [-- text/plain, encoding 7bit, charset: iso-8859-1, 1346 lines --]

> Hi Marcelo,

> I've made changes that reflect your comments.

> On Tuesday, July 26, 2005 4:33 AM, Marcelo Tosatti wrote:
> > vary_io has never been part of mainline. How come did you add it
> > here?
> Has removed '.vary_io'.
> > There is no CONFIG_COMPAT on v2.4... thanks James and Christoph
> > for reviewing.
> Has removed 'CONFIG_COMPAT'.

> Thank you.

> Signed-off-by: Seokmann Ju <seokmann.ju@xxxxxxxx>
Still not compile with gcc-3.4

-- cut --
gcc-3.4 -D__KERNEL__ -I/usr/src/linux-2.4.31/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-fno-unit-at-a-time -nostdinc -iwithprefix include
-DKBUILD_BASENAME=megaraid2 -c -o megaraid2.o megaraid2.c
megaraid2.c: In function `megaraid_queue':
megaraid2.h:1113: sorry, unimplemented: inlining failed in call to
'mega_runpendq': function body not available
megaraid2.c:1033: sorry, unimplemented: called from here
megaraid2.c: In function `mega_n_to_m':
megaraid2.c:4658: warning: unused variable `uiocp'
make[3]: *** [megaraid2.o] Error 1

-- cut --

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